Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h73 u8 neg_byte (u8 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h73 u8 neg_byte(u8 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dvalidate.c694 VAL_BYTE_UNARY(neg_byte); in main()
H A Dprim_ops.c769 neg_byte(u8 s) in neg_byte() function
H A Dops.c10538 destval = neg_byte(destval); in x86emuOp_opcF6_byte_RM()
10606 destval = neg_byte(destval); in x86emuOp_opcF6_byte_RM()
10674 destval = neg_byte(destval); in x86emuOp_opcF6_byte_RM()
10738 *destreg = neg_byte(*destreg); in x86emuOp_opcF6_byte_RM()
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c649 u8 neg_byte(u8 s) in neg_byte() function
H A Dops.c4458 destval = neg_byte(destval); in x86emuOp_opcF6_byte_RM()
4504 *destreg = neg_byte(*destreg); in x86emuOp_opcF6_byte_RM()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch15673 -u8 neg_byte(u8 s)
15675 +neg_byte(u8 s)
21200 -u8 neg_byte (u8 s);
21290 + u8 neg_byte(u8 s);