Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h62 u8 daa_byte (u8 d);
/rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c481 u8 daa_byte(u8 d) in daa_byte() function
H A Dops.c586 M.x86.R_AL = daa_byte(M.x86.R_AL); in x86emuOp_daa()