Searched refs:test_long (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 | 112 void test_long (u32 d, u32 s);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 112 void test_long(u32 d, u32 s);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 746 VAL_VOID_LONG_BINARY(test_long);
|
| H A D | ops.c | 5891 test_long(destval, *srcreg); 5916 test_long(destval, *srcreg); 5941 test_long(destval, *srcreg); 5964 test_long(*destreg, *srcreg); 7542 test_long(M.x86.R_EAX, srcval); 10238 test_long(destval, srcval); 10401 test_long(destval, srcval); 10564 test_long(destval, srcval); 10727 test_long(*destreg, srcval);
|
| H A D | prim_ops.c | 1977 void test_long(u32 d, u32 s) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 750 VAL_VOID_LONG_BINARY(test_long);
|
| H A D | ops.c | 6209 test_long(destval, *srcreg); 6235 test_long(destval, *srcreg); 6261 test_long(destval, *srcreg); 6285 test_long(*destreg, *srcreg); 7968 test_long(M.x86.R_EAX, srcval); 10803 test_long(destval, srcval); 10973 test_long(destval, srcval); 11143 test_long(destval, srcval); 11313 test_long(*destreg, srcval);
|
| H A D | prim_ops.c | 2081 test_long(u32 d, u32 s) function in typeref:typename:void
|
Completed in 43 milliseconds