Searched refs:push_word (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/x86emu/ |
| H A D | x86emu.c | 188 push_word(emu, emu->x86.R_CS); in x86emu_intr_dispatch() 190 push_word(emu, emu->x86.R_IP); in x86emu_intr_dispatch() 254 push_word(emu, 0); in x86emu_exec_call() 255 push_word(emu, 0); in x86emu_exec_call() 268 push_word(emu, 0); in x86emu_exec_intr() 269 push_word(emu, 0); in x86emu_exec_intr() 1584 push_word(emu, old_sp); in x86emuOp_push_all() 1638 push_word(emu, imm); in x86emuOp_push_word_IMM() 1655 push_word(emu, imm); in x86emuOp_push_byte_IMM() 4145 push_word(emu, destval); in x86emuOp16_opcFF_word_RM() [all …]
|