Searched refs:LZER (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 30 def LZER : InherentRRE<"lzer", 0xB374, FP32, (fpimm0)>; 461 def : Pat<(f32 fpimmneg0), (LCDFR_32 (LZER))>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 40 def LZER : InherentRRE<"lzer", 0xB374, FP32, fpimm0>; 555 def : Pat<(f32 fpimmneg0), (LCDFR_32 (LZER))>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 780 EVALUATE(LZER);
|
D | constants-s390.h | 1304 V(lzer, LZER, 0xB374) /* type = RRE LOAD ZERO (short) */ \
|
D | simulator-s390.cc | 1069 EvalTable[LZER] = &Simulator::Evaluate_LZER; in EvalTableInit() 5872 EVALUATE(LZER) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 704 269650U, // LZER
|
D | SystemZGenDisassemblerTables.inc | 445 /* 1493 */ MCD_OPC_Decode, 171, 5, 52, // Opcode: LZER
|