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 D | prim_ops.h | 110 void test_byte (u8 d, u8 s);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 110 void test_byte(u8 d, u8 s);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 744 VAL_VOID_BYTE_BINARY(test_byte);
|
| H A D | ops.c | 5834 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 D | prim_ops.c | 1941 void test_byte(u8 d, u8 s) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 748 VAL_VOID_BYTE_BINARY(test_byte);
|
| H A D | ops.c | 6151 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 D | prim_ops.c | 2043 test_byte(u8 d, u8 s) function in typeref:typename:void
|
Completed in 41 milliseconds