Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h74 u16 neg_word (u16 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h74 u16 neg_word(u16 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dvalidate.c695 VAL_WORD_UNARY(neg_word); in main()
H A Dprim_ops.c795 neg_word(u16 s) in neg_word() function
H A Dops.c10866 destval = neg_word(destval); in x86emuOp_opcF7_word_RM()
11036 destval = neg_word(destval); in x86emuOp_opcF7_word_RM()
11206 destval = neg_word(destval); in x86emuOp_opcF7_word_RM()
11369 *destreg = neg_word(*destreg); in x86emuOp_opcF7_word_RM()
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/yocto/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);