Searched refs:SQEBR (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 268 Changed |= shortenOn01(MI, SystemZ::SQEBR); in processBlock()
|
D | SystemZInstrFP.td | 356 def SQEBR : UnaryRRE<"sqebr", 0xB314, fsqrt, FP32, FP32>;
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-sqrt-01.ll | 76 ; Test a case where we spill the source of at least one SQEBR. We want
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-sqrt-01.ll | 78 ; Test a case where we spill the source of at least one SQEBR. We want
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 544 case SQEBR: in DecodeSpecial()
|
D | simulator-s390.h | 742 EVALUATE(SQEBR);
|
D | constants-s390.h | 1262 V(sqebr, SQEBR, 0xB314) /* type = RRE SQUARE ROOT (short BFP) */ \
|
D | simulator-s390.cc | 1031 EvalTable[SQEBR] = &Simulator::Evaluate_SQEBR; in EvalTableInit() 5561 EVALUATE(SQEBR) { in EVALUATE() argument 5562 DCHECK_OPCODE(SQEBR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 300 def SQEBR : UnaryRRE<"sqeb", 0xB314, fsqrt, FP32, FP32>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 852 4201491U, // SQEBR
|
D | SystemZGenDisassemblerTables.inc | 348 /* 1048 */ MCD_OPC_Decode, 191, 6, 6, // Opcode: SQEBR
|