Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h63 u8 das_byte (u8 d);
/openbmc/u-boot/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()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch15343 -u8 das_byte(u8 d)
15345 +das_byte(u8 d)
19738 - VAL_BYTE_UNARY(das_byte); // Fails for 0x9A (out of range anyway)
19739 + VAL_BYTE_UNARY(das_byte); /* Fails for 0x9A (out of range anyway) */
21190 -u8 das_byte (u8 d);
21280 + u8 das_byte(u8 d);