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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h110 void test_byte (u8 d, u8 s);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h110 void test_byte(u8 d, u8 s);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c744 VAL_VOID_BYTE_BINARY(test_byte);
H A Dops.c5834 test_byte(destval, *srcreg);
5843 test_byte(destval, *srcreg);
5852 test_byte(destval, *srcreg);
5860 test_byte(*destreg, *srcreg);
7518 test_byte(M.x86.R_AL, (u8)imm);
9953 test_byte(destval, srcval);
10021 test_byte(destval, srcval);
10089 test_byte(destval, srcval);
10156 test_byte(*destreg, srcval);
H A Dprim_ops.c1941 void test_byte(u8 d, u8 s) function in typeref:typename:void
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c748 VAL_VOID_BYTE_BINARY(test_byte);
H A Dops.c6151 test_byte(destval, *srcreg);
6160 test_byte(destval, *srcreg);
6169 test_byte(destval, *srcreg);
6177 test_byte(*destreg, *srcreg);
7942 test_byte(M.x86.R_AL, (u8) imm);
10517 test_byte(destval, srcval);
10585 test_byte(destval, srcval);
10653 test_byte(destval, srcval);
10720 test_byte(*destreg, srcval);
H A Dprim_ops.c2043 test_byte(u8 d, u8 s) function in typeref:typename:void

Completed in 41 milliseconds