Home
last modified time | relevance | path

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

/external/u-boot/drivers/bios_emulator/include/x86emu/
Dprim_ops.h62 u8 daa_byte (u8 d);
/external/u-boot/drivers/bios_emulator/x86emu/
Dprim_ops.c481 u8 daa_byte(u8 d) in daa_byte() function
Dops.c586 M.x86.R_AL = daa_byte(M.x86.R_AL); in x86emuOp_daa()