Searched refs:NIHF (Results 1 – 21 of 21) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | atomicrmw-and-04.ll | 29 ; Check the equivalent of NIHF with 1, which can use RISBG instead. 42 ; Check the lowest NIHF value outside the range of RISBG. 164 ; Check the highest useful NIHF value.
|
D | atomicrmw-nand-04.ll | 31 ; Check the equivalent of NIHF with 1, which can use RISBG instead. 46 ; Check the lowest NIHF value outside the range of RISBG. 170 ; Check the highest useful NIHF value.
|
D | and-04.ll | 59 ; Check the lowest useful NIHF value (0x00000001_ffffffff). 95 ; Check the highest useful NIHF value (0xfffefffe_ffffffff).
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | atomicrmw-nand-04.ll | 31 ; Check the equivalent of NIHF with 1, which can use RISBG instead. 46 ; Check the lowest NIHF value outside the range of RISBG. 170 ; Check the highest useful NIHF value.
|
D | atomicrmw-and-04.ll | 29 ; Check the equivalent of NIHF with 1, which can use RISBG instead. 42 ; Check the lowest NIHF value outside the range of RISBG. 164 ; Check the highest useful NIHF value.
|
D | and-04.ll | 59 ; Check the lowest useful NIHF value (0x00000001_ffffffff). 95 ; Check the highest useful NIHF value (0xfffefffe_ffffffff).
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 411 LOWER_HIGH(NIHF); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1109 expandRIPseudo(MI, SystemZ::NILF, SystemZ::NIHF, false); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 1033 // Expands to NILF or NIHF, depending on the choice of register. 1037 def NIHF : BinaryRIL<"nihf", 0xC0A, and, GRH32, uimm32>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 411 LOWER_HIGH(NIHF); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1416 expandRIPseudo(MI, SystemZ::NILF, SystemZ::NIHF, false); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 1120 // Expands to NILF or NIHF, depending on the choice of register. 1124 def NIHF : BinaryRIL<"nihf", 0xC0A, and, GRH32, uimm32>;
|
D | SystemZScheduleZ196.td | 377 def : InstRW<[WLat1, FXU, NormalGr], (instregex "NIHF(64)?$")>;
|
D | SystemZScheduleZEC12.td | 388 def : InstRW<[WLat1, FXU, NormalGr], (instregex "NIHF(64)?$")>;
|
D | SystemZScheduleZ13.td | 411 def : InstRW<[WLat1, FXa, NormalGr], (instregex "NIHF(64)?$")>;
|
D | SystemZScheduleZ14.td | 412 def : InstRW<[WLat1, FXa, NormalGr], (instregex "NIHF(64)?$")>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 635 EVALUATE(NIHF);
|
D | constants-s390.h | 704 V(nihf, NIHF, 0xC0A) /* type = RIL_A AND IMMEDIATE (high) */ \
|
D | simulator-s390.cc | 926 EvalTable[NIHF] = &Simulator::Evaluate_NIHF; in EvalTableInit() 4731 EVALUATE(NIHF) { in EVALUATE() argument 4732 DCHECK_OPCODE(NIHF); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 757 5248018U, // NIHF 1725 // ALFI, ALGFI, NIHF, NILF, OIHF, OILF, SLFI, SLGFI, XIHF, XILF
|
D | SystemZGenDisassemblerTables.inc | 888 /* 202 */ MCD_OPC_Decode, 224, 5, 96, // Opcode: NIHF
|