Searched refs:common_pop_word_long (Results 1 – 1 of 1) sorted by relevance
1351 common_pop_word_long(struct x86emu *emu, union x86emu_register *reg) in common_pop_word_long() function4503 common_pop_word_long(emu, &emu->x86.register_a); in x86emu_exec_one_byte()4506 common_pop_word_long(emu, &emu->x86.register_c); in x86emu_exec_one_byte()4509 common_pop_word_long(emu, &emu->x86.register_d); in x86emu_exec_one_byte()4512 common_pop_word_long(emu, &emu->x86.register_b); in x86emu_exec_one_byte()4515 common_pop_word_long(emu, &emu->x86.register_sp); in x86emu_exec_one_byte()4518 common_pop_word_long(emu, &emu->x86.register_bp); in x86emu_exec_one_byte()4521 common_pop_word_long(emu, &emu->x86.register_si); in x86emu_exec_one_byte()4524 common_pop_word_long(emu, &emu->x86.register_di); in x86emu_exec_one_byte()