Searched refs:TMHL (Results 1 – 19 of 19) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-49.ll | 1 ; That that we don't try to use z196 instructions on z10 for TMHH and TMHL. 7 ; Check the lowest useful TMHL value.
|
D | int-cmp-47.ll | 102 ; Check the lowest useful TMHL value. 139 ; Check the high end of the TMHL range.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-49.ll | 1 ; That that we don't try to use z196 instructions on z10 for TMHH and TMHL. 7 ; Check the lowest useful TMHL value.
|
D | int-cmp-47.ll | 102 ; Check the lowest useful TMHL value. 139 ; Check the high end of the TMHL range.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 407 LOWER_HIGH(TMHL); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1137 expandRIPseudo(MI, SystemZ::TMLL, SystemZ::TMHL, false); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 1379 def TMHL : CompareRI<"tmhl", 0xA73, z_tm_reg, GRH32, imm32ll16>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 407 LOWER_HIGH(TMHL); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1444 expandRIPseudo(MI, SystemZ::TMLL, SystemZ::TMHL, false); in expandPostRAPseudo()
|
D | SystemZScheduleZ196.td | 529 def : InstRW<[WLat1, FXU, NormalGr], (instregex "TMHL(64)?$")>;
|
D | SystemZScheduleZEC12.td | 539 def : InstRW<[WLat1, FXU, NormalGr], (instregex "TMHL(64)?$")>;
|
D | SystemZScheduleZ13.td | 563 def : InstRW<[WLat1, FXb, NormalGr], (instregex "TMHL(64)?$")>;
|
D | SystemZScheduleZ14.td | 572 def : InstRW<[WLat1, FXb, NormalGr], (instregex "TMHL(64)?$")>;
|
D | SystemZInstrInfo.td | 1547 def TMHL : CompareRI<"tmhl", 0xA73, z_tm_reg, GRH32, imm32ll16>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 614 EVALUATE(TMHL);
|
D | constants-s390.h | 799 V(tmhl, TMHL, 0xA73) /* type = RI_A TEST UNDER MASK (high low) */ \
|
D | simulator-s390.cc | 905 EvalTable[TMHL] = &Simulator::Evaluate_TMHL; in EvalTableInit() 4578 EVALUATE(TMHL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 903 22026581U, // TMHL 1804 // LLIHH, LLIHL, LLILH, LLILL, TMHH, TMHL, TMLH, TMLL
|
D | SystemZGenDisassemblerTables.inc | 216 /* 471 */ MCD_OPC_Decode, 242, 6, 19, // Opcode: TMHL
|