Merge pull request #131 from sebras/typos/t6.s
Fix typos in t6.s after manual review
This commit is contained in:
+2
-2
@@ -56,7 +56,7 @@ obranch:
|
|||||||
opr ;pl=op;op=op+1
|
opr ;pl=op;op=op+1
|
||||||
jmp romi ;mi=op;op=op+1
|
jmp romi ;mi=op;op=op+1
|
||||||
cma ;cm=op;op=op+1
|
cma ;cm=op;op=op+1
|
||||||
jmp roindir;inter=op;op=op+1
|
jmp roindir;indir=op;op=op+1
|
||||||
lac holdlv ;addr=op;op=op+1
|
lac holdlv ;addr=op;op=op+1
|
||||||
unary:xct obranch+1+pl
|
unary:xct obranch+1+pl
|
||||||
|
|
||||||
@@ -84,7 +84,7 @@ sub:0
|
|||||||
cma
|
cma
|
||||||
jmp sub i
|
jmp sub i
|
||||||
|
|
||||||
roor
|
roor:
|
||||||
lmq
|
lmq
|
||||||
lac rand2
|
lac rand2
|
||||||
omq
|
omq
|
||||||
|
|||||||
Reference in New Issue
Block a user