Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h73 u8 neg_byte (u8 s);
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c649 u8 neg_byte(u8 s) in neg_byte() function
H A Dops.c4458 destval = neg_byte(destval); in x86emuOp_opcF6_byte_RM()
4504 *destreg = neg_byte(*destreg); in x86emuOp_opcF6_byte_RM()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch15673 -u8 neg_byte(u8 s)
15675 +neg_byte(u8 s)
21200 -u8 neg_byte (u8 s);
21290 + u8 neg_byte(u8 s);