Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu.c1093 common_inc_word_long(struct x86emu *emu, union x86emu_register *reg) in common_inc_word_long() function
4428 common_inc_word_long(emu, &emu->x86.register_a); in x86emu_exec_one_byte()
4431 common_inc_word_long(emu, &emu->x86.register_c); in x86emu_exec_one_byte()
4434 common_inc_word_long(emu, &emu->x86.register_d); in x86emu_exec_one_byte()
4437 common_inc_word_long(emu, &emu->x86.register_b); in x86emu_exec_one_byte()
4440 common_inc_word_long(emu, &emu->x86.register_sp); in x86emu_exec_one_byte()
4443 common_inc_word_long(emu, &emu->x86.register_bp); in x86emu_exec_one_byte()
4446 common_inc_word_long(emu, &emu->x86.register_si); in x86emu_exec_one_byte()
4449 common_inc_word_long(emu, &emu->x86.register_di); in x86emu_exec_one_byte()