Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h63 u8 das_byte (u8 d);
/rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c500 u8 das_byte(u8 d) in das_byte() function
H A Dops.c614 M.x86.R_AL = das_byte(M.x86.R_AL); in x86emuOp_das()