Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h74 u16 neg_word (u16 s);
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c665 u16 neg_word(u16 s) in neg_word() function
H A Dops.c4626 destval = neg_word(destval); in x86emuOp_opcF7_word_RM()
4729 *destreg = neg_word(*destreg); in x86emuOp_opcF7_word_RM()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch15714 -u16 neg_word(u16 s)
15735 +neg_word(u16 s)
21201 -u16 neg_word (u16 s);
21291 + u16 neg_word(u16 s);