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