Home
last modified time | relevance | path

Searched refs:SQEBR (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp268 Changed |= shortenOn01(MI, SystemZ::SQEBR); in processBlock()
DSystemZInstrFP.td356 def SQEBR : UnaryRRE<"sqebr", 0xB314, fsqrt, FP32, FP32>;
/external/llvm/test/CodeGen/SystemZ/
Dfp-sqrt-01.ll76 ; 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/
Dfp-sqrt-01.ll78 ; Test a case where we spill the source of at least one SQEBR. We want
/external/v8/src/s390/
Ddisasm-s390.cc544 case SQEBR: in DecodeSpecial()
Dsimulator-s390.h742 EVALUATE(SQEBR);
Dconstants-s390.h1262 V(sqebr, SQEBR, 0xB314) /* type = RRE SQUARE ROOT (short BFP) */ \
Dsimulator-s390.cc1031 EvalTable[SQEBR] = &Simulator::Evaluate_SQEBR; in EvalTableInit()
5561 EVALUATE(SQEBR) { in EVALUATE() argument
5562 DCHECK_OPCODE(SQEBR); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td300 def SQEBR : UnaryRRE<"sqeb", 0xB314, fsqrt, FP32, FP32>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc852 4201491U, // SQEBR
DSystemZGenDisassemblerTables.inc348 /* 1048 */ MCD_OPC_Decode, 191, 6, 6, // Opcode: SQEBR