Lines Matching refs:R_EIP
7484 push_long(M.x86.R_EIP); in x86emuOp_call_far_IMM()
7489 M.x86.R_EIP = faroff & 0xffff; in x86emuOp_call_far_IMM()
8953 M.x86.R_EIP = pop_long(); in x86emuOp_ret_near_IMM()
8974 M.x86.R_EIP = pop_long(); in x86emuOp_ret_near()
9322 M.x86.R_EIP = pop_long(); in x86emuOp_ret_far_IMM()
9345 M.x86.R_EIP = pop_long(); in x86emuOp_ret_far()
9452 M.x86.R_EIP = pop_long(); in x86emuOp_iret()
10244 push_long(M.x86.R_EIP); in x86emuOp_call_near_IMM()
10245 M.x86.R_EIP = ip32 & 0xffff; in x86emuOp_call_near_IMM()
10249 M.x86.R_EIP = ip16; in x86emuOp_call_near_IMM()
10268 ip += (u32) M.x86.R_EIP; in x86emuOp_jump_near_IMM()
10271 M.x86.R_EIP = (u32) ip; in x86emuOp_jump_near_IMM()
10306 M.x86.R_EIP = ip & 0xffff; in x86emuOp_jump_far_IMM()
11779 push_long(M.x86.R_EIP); in x86emuOp_opcFF_word_RM()
11780 M.x86.R_EIP = destval; in x86emuOp_opcFF_word_RM()
11795 push_long(M.x86.R_EIP); in x86emuOp_opcFF_word_RM()
11796 M.x86.R_EIP = destval; in x86emuOp_opcFF_word_RM()
11881 push_long(M.x86.R_EIP); in x86emuOp_opcFF_word_RM()
11882 M.x86.R_EIP = destval; in x86emuOp_opcFF_word_RM()
11897 push_long(M.x86.R_EIP); in x86emuOp_opcFF_word_RM()
11898 M.x86.R_EIP = destval; in x86emuOp_opcFF_word_RM()
11983 push_long(M.x86.R_EIP); in x86emuOp_opcFF_word_RM()
11984 M.x86.R_EIP = destval; in x86emuOp_opcFF_word_RM()
11999 push_long(M.x86.R_EIP); in x86emuOp_opcFF_word_RM()
12000 M.x86.R_EIP = destval; in x86emuOp_opcFF_word_RM()
12084 push_long(M.x86.R_EIP); in x86emuOp_opcFF_word_RM()
12085 M.x86.R_EIP = *destreg; in x86emuOp_opcFF_word_RM()