Searched refs:common_inc_word_long (Results 1 – 1 of 1) sorted by relevance
1093 common_inc_word_long(struct x86emu *emu, union x86emu_register *reg) in common_inc_word_long() function4428 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()