Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h77 u16 not_word (u16 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h77 u16 not_word(u16 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dvalidate.c699 VAL_WORD_UNARY(not_word); in main()
H A Dprim_ops.c859 not_word(u16 s) in not_word() function
H A Dops.c10842 destval = not_word(destval); in x86emuOp_opcF7_word_RM()
11012 destval = not_word(destval); in x86emuOp_opcF7_word_RM()
11182 destval = not_word(destval); in x86emuOp_opcF7_word_RM()
11349 *destreg = not_word(*destreg); in x86emuOp_opcF7_word_RM()
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/yocto/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);