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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h76 u8 not_byte (u8 s);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h76 u8 not_byte(u8 s);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c694 VAL_BYTE_UNARY(not_byte);
H A Dops.c9965 destval = not_byte(destval);
10033 destval = not_byte(destval);
10101 destval = not_byte(destval);
10167 *destreg = not_byte(*destreg);
H A Dprim_ops.c814 u8 not_byte(u8 s) function in typeref:typename:u8
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c698 VAL_BYTE_UNARY(not_byte);
H A Dops.c10529 destval = not_byte(destval);
10597 destval = not_byte(destval);
10665 destval = not_byte(destval);
10731 *destreg = not_byte(*destreg);
H A Dprim_ops.c849 not_byte(u8 s) function in typeref:typename:u8

Completed in 34 milliseconds