Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h76 u8 not_byte (u8 s);
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c697 u8 not_byte(u8 s) in not_byte() function
H A Dops.c4452 destval = not_byte(destval); in x86emuOp_opcF6_byte_RM()
4499 *destreg = not_byte(*destreg); in x86emuOp_opcF6_byte_RM()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch15806 -u8 not_byte(u8 s)
15808 +not_byte(u8 s)
21203 -u8 not_byte (u8 s);
21293 + u8 not_byte(u8 s);