NOP now does not call .nop anymore
This commit is contained in:
parent
b76ff7451c
commit
cfd0a9b894
1 changed files with 5 additions and 1 deletions
|
@ -4454,7 +4454,11 @@ lpb | bigsource4 |
|
|||
mon | STACK |
|
||||
"jsb\t.mon" | | |
|
||||
nop | STACK |
|
||||
"jsb\t.nop" | | |
|
||||
#ifdef TESTING
|
||||
"jsb\t.nop"
|
||||
#endif
|
||||
| | |
|
||||
|
||||
#ifdef DORCK
|
||||
rck $1==4 | STACK |
|
||||
"jsb\t.rck4" | | |
|
||||
|
|
Loading…
Reference in a new issue