Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h76 u8 not_byte (u8 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h76 u8 not_byte(u8 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dvalidate.c698 VAL_BYTE_UNARY(not_byte); in main()
H A Dprim_ops.c849 not_byte(u8 s) in not_byte() function
H A Dops.c10529 destval = not_byte(destval); in x86emuOp_opcF6_byte_RM()
10597 destval = not_byte(destval); in x86emuOp_opcF6_byte_RM()
10665 destval = not_byte(destval); in x86emuOp_opcF6_byte_RM()
10731 *destreg = not_byte(*destreg); in x86emuOp_opcF6_byte_RM()
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/yocto/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);