Only call NOP routine when debugging table

This commit is contained in:
ceriel
1991-09-04 10:55:52 +00:00
parent 815e76eb9c
commit 8f4b447757
13 changed files with 29 additions and 13 deletions

View File

@@ -5872,11 +5872,12 @@ with STACK
kills ALL
gen jsr {absolute4, ".mon"}
/* used by the ANSI-compiler to indicate volatile */
pat nop
with STACK
kills ALL
/* gen jsr {absolute4, ".nop"} */
#ifdef DEBUG
gen jsr {absolute4, ".nop"}
#endif
#if WORD_SIZE==2
pat rck $1==2