Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
LA R3,I load address of I
|
||||
...
|
||||
I DS F
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
USING MYDSECT,R12
|
||||
LA R12,I set @J=@I
|
||||
L R2,J now J is at the same location as I
|
||||
...
|
||||
I DS F
|
||||
MYDSECT DSECT
|
||||
J DS F
|
||||
Loading…
Add table
Add a link
Reference in a new issue