Searched refs:das_byte (Results 1 – 1 of 1) sorted by relevance
106 static uint8_t das_byte (struct x86emu *, uint8_t d);4373 emu->x86.R_AL = das_byte(emu, emu->x86.R_AL); in x86emu_exec_one_byte()6407 das_byte(struct x86emu *emu, uint8_t d) in das_byte() function