Searched refs:temp_eip (Results 1 – 1 of 1) sorted by relevance
2104 unsigned long temp_eip = 0; in emulate_iret_real() local 2118 rc = emulate_pop(ctxt, &temp_eip, ctxt->op_bytes); in emulate_iret_real() 2123 if (temp_eip & ~0xffff) in emulate_iret_real() 2141 ctxt->_eip = temp_eip; in emulate_iret_real()