Searched refs:pop_word (Results 1 – 1 of 1) sorted by relevance
2224 destval = pop_word(emu); in x86emuOp16_pop_RM()2228 *destreg = pop_word(emu); in x86emuOp16_pop_RM()3236 emu->x86.R_IP = pop_word(emu); in x86emuOp_ret_near_IMM()3355 emu->x86.R_BP = pop_word(emu); in x86emuOp_leave()3368 emu->x86.R_IP = pop_word(emu); in x86emuOp_ret_far_IMM()3369 emu->x86.R_CS = pop_word(emu); in x86emuOp_ret_far_IMM()3380 emu->x86.R_IP = pop_word(emu); in x86emuOp_ret_far()3381 emu->x86.R_CS = pop_word(emu); in x86emuOp_ret_far()3425 emu->x86.R_IP = pop_word(emu); in x86emuOp_iret()3426 emu->x86.R_CS = pop_word(emu); in x86emuOp_iret()[all …]