Searched refs:NIHL (Results 1 – 21 of 21) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | and-04.ll | 104 ; Check the lowest NIHL value outside the RISBG range (0xffff0002_ffffffff). 113 ; Check the highest NIHL value outside the RISBG range (0xfffffffa_ffffffff).
|
D | atomicrmw-nand-04.ll | 143 ; Check the highest NIHL value outside the range of RISBG. 152 ; Check the lowest NIHL value outside the range of RISBG.
|
D | atomicrmw-and-04.ll | 137 ; Check the highest NIHL value outside the range of RISBG. 146 ; Check the lowest NIHL value outside the range of RISBG.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | and-04.ll | 104 ; Check the lowest NIHL value outside the RISBG range (0xffff0002_ffffffff). 113 ; Check the highest NIHL value outside the RISBG range (0xfffffffa_ffffffff).
|
D | atomicrmw-and-04.ll | 137 ; Check the highest NIHL value outside the range of RISBG. 146 ; Check the lowest NIHL value outside the range of RISBG.
|
D | atomicrmw-nand-04.ll | 143 ; Check the highest NIHL value outside the range of RISBG. 152 ; Check the lowest NIHL value outside the range of RISBG.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 409 LOWER_HIGH(NIHL); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1113 expandRIPseudo(MI, SystemZ::NILL, SystemZ::NIHL, false); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 1022 def NIHL : BinaryRI<"nihl", 0xA55, and, GRH32, imm32ll16c>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 409 LOWER_HIGH(NIHL); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1420 expandRIPseudo(MI, SystemZ::NILL, SystemZ::NIHL, false); in expandPostRAPseudo()
|
D | SystemZScheduleZ196.td | 379 def : InstRW<[WLat1, FXU, NormalGr], (instregex "NIHL(64)?$")>;
|
D | SystemZScheduleZEC12.td | 390 def : InstRW<[WLat1, FXU, NormalGr], (instregex "NIHL(64)?$")>;
|
D | SystemZScheduleZ13.td | 413 def : InstRW<[WLat1, FXa, NormalGr], (instregex "NIHL(64)?$")>;
|
D | SystemZScheduleZ14.td | 414 def : InstRW<[WLat1, FXa, NormalGr], (instregex "NIHL(64)?$")>;
|
D | SystemZInstrInfo.td | 1109 def NIHL : BinaryRI<"nihl", 0xA55, and, GRH32, imm32ll16c>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 600 EVALUATE(NIHL);
|
D | constants-s390.h | 785 V(nihl, NIHL, 0xA55) /* type = RI_A AND IMMEDIATE (high low) */ \
|
D | simulator-s390.cc | 891 EvalTable[NIHL] = &Simulator::Evaluate_NIHL; in EvalTableInit() 4431 EVALUATE(NIHL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 761 20977993U, // NIHL 1799 // IIHH, IIHL, IILH, IILL, NIHH, NIHL, NILH, NILL, OIHH, OIHL, OILH, OILL
|
D | SystemZGenDisassemblerTables.inc | 186 /* 351 */ MCD_OPC_Decode, 228, 5, 15, // Opcode: NIHL
|