Home
last modified time | relevance | path

Searched refs:TMHH (Results 1 – 19 of 19) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-49.ll1 ; That that we don't try to use z196 instructions on z10 for TMHH and TMHL.
29 ; Check the lowest useful TMHH value.
Dint-cmp-47.ll158 ; Check the lowest useful TMHH value.
177 ; Check the high end of the TMHH range.
236 ; Check a case where TMHH can be used to implement a ult comparison.
308 ; Decrease the constant from f13 to make TMHH invalid.
328 ; Check that we don't use TMHH just to test the top bit.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-49.ll1 ; That that we don't try to use z196 instructions on z10 for TMHH and TMHL.
29 ; Check the lowest useful TMHH value.
Dint-cmp-47.ll158 ; Check the lowest useful TMHH value.
177 ; Check the high end of the TMHH range.
236 ; Check a case where TMHH can be used to implement a ult comparison.
308 ; Decrease the constant from f13 to make TMHH invalid.
328 ; Check that we don't use TMHH just to test the top bit.
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp408 LOWER_HIGH(TMHH); in EmitInstruction()
DSystemZInstrInfo.cpp1141 expandRIPseudo(MI, SystemZ::TMLH, SystemZ::TMHH, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1380 def TMHH : CompareRI<"tmhh", 0xA72, z_tm_reg, GRH32, imm32lh16>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp408 LOWER_HIGH(TMHH); in EmitInstruction()
DSystemZInstrInfo.cpp1448 expandRIPseudo(MI, SystemZ::TMLH, SystemZ::TMHH, false); in expandPostRAPseudo()
DSystemZScheduleZ196.td528 def : InstRW<[WLat1, FXU, NormalGr], (instregex "TMHH(64)?$")>;
DSystemZScheduleZEC12.td538 def : InstRW<[WLat1, FXU, NormalGr], (instregex "TMHH(64)?$")>;
DSystemZScheduleZ13.td562 def : InstRW<[WLat1, FXb, NormalGr], (instregex "TMHH(64)?$")>;
DSystemZScheduleZ14.td571 def : InstRW<[WLat1, FXb, NormalGr], (instregex "TMHH(64)?$")>;
DSystemZInstrInfo.td1548 def TMHH : CompareRI<"tmhh", 0xA72, z_tm_reg, GRH32, imm32lh16>;
/external/v8/src/s390/
Dsimulator-s390.h613 EVALUATE(TMHH);
Dconstants-s390.h798 V(tmhh, TMHH, 0xA72) /* type = RI_A TEST UNDER MASK (high high) */ \
Dsimulator-s390.cc904 EvalTable[TMHH] = &Simulator::Evaluate_TMHH; in EvalTableInit()
4572 EVALUATE(TMHH) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc901 22025595U, // TMHH
1804 // LLIHH, LLIHL, LLILH, LLILL, TMHH, TMHL, TMLH, TMLL
DSystemZGenDisassemblerTables.inc214 /* 463 */ MCD_OPC_Decode, 240, 6, 19, // Opcode: TMHH