Home
last modified time | relevance | path

Searched refs:common_push_word_long (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu.c1342 common_push_word_long(struct x86emu *emu, union x86emu_register *reg) in common_push_word_long() function
4478 common_push_word_long(emu, &emu->x86.register_a); in x86emu_exec_one_byte()
4481 common_push_word_long(emu, &emu->x86.register_c); in x86emu_exec_one_byte()
4484 common_push_word_long(emu, &emu->x86.register_d); in x86emu_exec_one_byte()
4487 common_push_word_long(emu, &emu->x86.register_b); in x86emu_exec_one_byte()
4490 common_push_word_long(emu, &emu->x86.register_sp); in x86emu_exec_one_byte()
4493 common_push_word_long(emu, &emu->x86.register_bp); in x86emu_exec_one_byte()
4496 common_push_word_long(emu, &emu->x86.register_si); in x86emu_exec_one_byte()
4499 common_push_word_long(emu, &emu->x86.register_di); in x86emu_exec_one_byte()