Searched refs:END_OF_INSTR (Results 1 – 3 of 3) sorted by relevance
197 END_OF_INSTR(); in x86emuOp_illegal_op()237 END_OF_INSTR(); in x86emuOp_genop_byte_RM_R()303 END_OF_INSTR(); in x86emuOp_genop_word_RM_R()339 END_OF_INSTR(); in x86emuOp_genop_byte_R_RM()396 END_OF_INSTR(); in x86emuOp_genop_word_R_RM()417 END_OF_INSTR(); in x86emuOp_genop_byte_AL_IMM()448 END_OF_INSTR(); in x86emuOp_genop_word_AX_IMM()462 END_OF_INSTR(); in x86emuOp_push_ES()476 END_OF_INSTR(); in x86emuOp_pop_ES()490 END_OF_INSTR(); in x86emuOp_push_CS()[all …]
66 END_OF_INSTR(); in x86emuOp2_illegal_op()160 END_OF_INSTR(); in x86emuOp2_long_jump()256 END_OF_INSTR(); in x86emuOp2_set_byte()270 END_OF_INSTR(); in x86emuOp2_push_FS()284 END_OF_INSTR(); in x86emuOp2_pop_FS()347 END_OF_INSTR(); in x86emuOp2_bt_R()418 END_OF_INSTR(); in x86emuOp2_shld_IMM()480 END_OF_INSTR(); in x86emuOp2_shld_CL()494 END_OF_INSTR(); in x86emuOp2_push_GS()508 END_OF_INSTR(); in x86emuOp2_pop_GS()[all …]
159 # define END_OF_INSTR() EndOfTheInstructionProcedure: x86emu_end_instr(); macro163 # define END_OF_INSTR() macro