Searched refs:TMLH (Results 1 – 19 of 19) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-47.ll | 46 ; Check the lowest useful TMLH value, which is the next value up. 83 ; Check the high end of the TMLH range.
|
D | int-cmp-46.ll | 45 ; Check the lowest useful TMLH value, which is the next value up. 82 ; Check the high end of the TMLH range.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-47.ll | 46 ; Check the lowest useful TMLH value, which is the next value up. 83 ; Check the high end of the TMLH range.
|
D | int-cmp-46.ll | 45 ; Check the lowest useful TMLH value, which is the next value up. 82 ; Check the high end of the TMLH range.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 391 LOWER_LOW(TMLH); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1141 expandRIPseudo(MI, SystemZ::TMLH, SystemZ::TMHH, false); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 1378 def TMLH : CompareRI<"tmlh", 0xA70, z_tm_reg, GR32, imm32lh16>; 1391 def TMH : InstAlias<"tmh\t$R, $I", (TMLH GR32:$R, imm32lh16:$I), 0>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 391 LOWER_LOW(TMLH); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 920 BuildMI(MBB, MBBI, DL, get(SystemZ::TMLH)) in copyPhysReg() 1448 expandRIPseudo(MI, SystemZ::TMLH, SystemZ::TMHH, false); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 1546 def TMLH : CompareRI<"tmlh", 0xA70, z_tm_reg, GR32, imm32lh16>; 1559 def TMH : InstAlias<"tmh\t$R, $I", (TMLH GR32:$R, imm32lh16:$I), 0>;
|
D | SystemZScheduleZ196.td | 530 def : InstRW<[WLat1, FXU, NormalGr], (instregex "TMLH(64)?$")>;
|
D | SystemZScheduleZEC12.td | 540 def : InstRW<[WLat1, FXU, NormalGr], (instregex "TMLH(64)?$")>;
|
D | SystemZScheduleZ13.td | 564 def : InstRW<[WLat1, FXb, NormalGr], (instregex "TMLH(64)?$")>;
|
D | SystemZScheduleZ14.td | 573 def : InstRW<[WLat1, FXb, NormalGr], (instregex "TMLH(64)?$")>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 611 EVALUATE(TMLH);
|
D | constants-s390.h | 796 V(tmlh, TMLH, 0xA70) /* type = RI_A TEST UNDER MASK (low high) */ \
|
D | simulator-s390.cc | 902 EvalTable[TMLH] = &Simulator::Evaluate_TMLH; in EvalTableInit() 4516 EVALUATE(TMLH) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 906 22025811U, // TMLH 1804 // LLIHH, LLIHL, LLILH, LLILL, TMHH, TMHL, TMLH, TMLL
|
D | SystemZGenDisassemblerTables.inc | 210 /* 447 */ MCD_OPC_Decode, 245, 6, 18, // Opcode: TMLH
|