Searched refs:test_word (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 | 111 void test_word (u16 d, u16 s);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 111 void test_word(u16 d, u16 s);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 745 VAL_VOID_WORD_BINARY(test_word);
|
| H A D | ops.c | 5902 test_word(destval, *srcreg); 5927 test_word(destval, *srcreg); 5952 test_word(destval, *srcreg); 5973 test_word(*destreg, *srcreg); 7544 test_word(M.x86.R_AX, (u16)srcval); 10249 test_word(destval, srcval); 10412 test_word(destval, srcval); 10575 test_word(destval, srcval); 10738 test_word(*destreg, srcval);
|
| H A D | prim_ops.c | 1959 void test_word(u16 d, u16 s) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 749 VAL_VOID_WORD_BINARY(test_word);
|
| H A D | ops.c | 6221 test_word(destval, *srcreg); 6247 test_word(destval, *srcreg); 6273 test_word(destval, *srcreg); 6295 test_word(*destreg, *srcreg); 7971 test_word(M.x86.R_AX, (u16) srcval); 10815 test_word(destval, srcval); 10985 test_word(destval, srcval); 11155 test_word(destval, srcval); 11325 test_word(*destreg, srcval);
|
| H A D | prim_ops.c | 2062 test_word(u16 d, u16 s) function in typeref:typename:void
|
Completed in 38 milliseconds