Searched refs:aas_word (Results 1 – 1 of 1) sorted by relevance
84 static uint16_t aas_word (struct x86emu *, uint16_t d);4421 emu->x86.R_AX = aas_word(emu, emu->x86.R_AX); in x86emu_exec_one_byte()6000 aas_word(struct x86emu *emu, uint16_t d) in aas_word() function