Home
last modified time | relevance | path

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

/freebsd/sys/contrib/x86emu/
H A Dx86emu.c84 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