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 Dprim_ops.h111 void test_word (u16 d, u16 s);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h111 void test_word(u16 d, u16 s);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c745 VAL_VOID_WORD_BINARY(test_word);
H A Dops.c5902 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 Dprim_ops.c1959 void test_word(u16 d, u16 s) function in typeref:typename:void
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c749 VAL_VOID_WORD_BINARY(test_word);
H A Dops.c6221 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 Dprim_ops.c2062 test_word(u16 d, u16 s) function in typeref:typename:void

Completed in 38 milliseconds