Searched refs:R_IP (Results 1 – 2 of 2) sorted by relevance
257 emu->x86.R_IP = off; in x86emu_exec_call()326 emu->x86.R_IP++; in fetch_byte_imm()346 emu->x86.R_IP += 2; in fetch_word_imm()366 emu->x86.R_IP += 4; in fetch_long_imm()2444 emu->x86.R_IP = faroff; in x86emuOp_call_far_IMM()3637 emu->x86.R_IP = ip; in x86emuOp_loopne()3653 emu->x86.R_IP = ip; in x86emuOp_loope()3669 emu->x86.R_IP = ip; in x86emuOp_loop()3767 emu->x86.R_IP = ip; in x86emuOp_call_near_IMM()3796 emu->x86.R_IP = ip; in x86emuOp_jump_far_IMM()[all …]
67 #define R_IP register_ip.I16_reg.x_reg macro