Searched refs:ISA_NOP (Results 1 – 1 of 1) sorted by relevance
67 #define ISA_NOP 0x7000 /* nop */ macro356 if ((insn & 0x7fff) == ISA_NOP) /* nop */ in emu_m32r2()