Home
last modified time | relevance | path

Searched refs:XSCMPOQP (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/none/tests/ppc64/
Dtest_isa_3_0.c1946 #define XSCMPOQP(x) \ macro
1979 case 0: XSCMPOQP(0); break; in test_xscmpoqp()
1980 case 1: XSCMPOQP(1); break; in test_xscmpoqp()
1981 case 2: XSCMPOQP(2); break; in test_xscmpoqp()
1982 case 3: XSCMPOQP(3); break; in test_xscmpoqp()
1983 case 4: XSCMPOQP(4); break; in test_xscmpoqp()
1984 case 5: XSCMPOQP(5); break; in test_xscmpoqp()
1985 case 6: XSCMPOQP(6); break; in test_xscmpoqp()
1986 case 7: XSCMPOQP(7); break; in test_xscmpoqp()
/external/llvm/lib/Target/PowerPC/
DPPCInstrVSX.td1931 def XSCMPOQP : X_BF3_VA5_VB5<63, 132, "xscmpoqp", []>;