From: ceriel Date: Mon, 3 Dec 1990 09:36:56 +0000 (+0000) Subject: NOP now does not call .nop anymore X-Git-Tag: release-5-5~1372 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=cfd0a9b894f999a24a7ed6de736fddc6a3cbfa10;p=ack.git NOP now does not call .nop anymore --- diff --git a/mach/vax4/cg/table b/mach/vax4/cg/table index ab2753348..3954fa910 100644 --- a/mach/vax4/cg/table +++ b/mach/vax4/cg/table @@ -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" | | |