gsp_inst.c | 62 #define NOP 0 /* no operands */ 141 {"CLRC",0x0320, NOP, {0, 0, 0, 0}}, 148 {"DINT",0x0360, NOP, {0, 0, 0, 0}}, 156 {"EINT",0x0D60, NOP, {0, 0, 0, 0}}, 157 {"EMU", 0x0100, NOP, {0, 0, 0, 0}}, 225 {"NOP", 0x0300, NOP, {0, 0, 0, 0}}, 231 {"POPST",0x01C0,NOP, {0, 0, 0, 0}}, 232 {"PUSHST",0x01E0,NOP, {0, 0, 0, 0}}, 234 {"RETI",0x0940, NOP, {0, 0, 0, 0}} 274 unsigned nop; local in function:do_statement [all...] |