Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h77 u16 not_word (u16 s);
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c706 u16 not_word(u16 s) in not_word() function
H A Dops.c4620 destval = not_word(destval); in x86emuOp_opcF7_word_RM()
4724 *destreg = not_word(*destreg); in x86emuOp_opcF7_word_RM()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch15818 -u16 not_word(u16 s)
15820 +not_word(u16 s)
21204 -u16 not_word (u16 s);
21294 + u16 not_word(u16 s);