Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu.c87 static uint16_t aas_word (struct x86emu *, uint16_t d);
4424 emu->x86.R_AX = aas_word(emu, emu->x86.R_AX); in x86emu_exec_one_byte()
6003 aas_word(struct x86emu *emu, uint16_t d) in aas_word() function