Searched refs:aaa_word (Results 1 – 1 of 1) sorted by relevance
87 static uint16_t aaa_word (struct X86EMU *, uint16_t d);4235 emu->x86.R_AX = aaa_word(emu, emu->x86.R_AX); in X86EMU_exec_one_byte()5780 aaa_word(struct X86EMU *emu, uint16_t d) in aaa_word() function