Searched refs:R_IP (Results 1 – 3 of 3) sorted by relevance
254 emu->x86.R_IP = off; in x86emu_exec_call()323 emu->x86.R_IP++; in fetch_byte_imm()343 emu->x86.R_IP += 2; in fetch_word_imm()363 emu->x86.R_IP += 4; in fetch_long_imm()2441 emu->x86.R_IP = faroff; in x86emuOp_call_far_IMM()3634 emu->x86.R_IP = ip; in x86emuOp_loopne()3650 emu->x86.R_IP = ip; in x86emuOp_loope()3666 emu->x86.R_IP = ip; in x86emuOp_loop()3764 emu->x86.R_IP = ip; in x86emuOp_call_near_IMM()3793 emu->x86.R_IP = ip; in x86emuOp_jump_far_IMM()[all …]
67 #define R_IP register_ip.I16_reg.x_reg macro
304 x86bios_fault_ip = emu->x86.R_IP; in x86bios_set_fault()