Home
last modified time | relevance | path

Searched refs:SQDBR (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp236 Changed |= shortenOn01(MI, SystemZ::SQDBR); in processBlock()
DSystemZInstrFP.td301 def SQDBR : UnaryRRE<"sqdb", 0xB315, fsqrt, FP64, FP64>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp264 Changed |= shortenOn01(MI, SystemZ::SQDBR); in processBlock()
DSystemZInstrFP.td357 def SQDBR : UnaryRRE<"sqdbr", 0xB315, fsqrt, FP64, FP64>;
/external/llvm/test/CodeGen/SystemZ/
Dfp-sqrt-02.ll78 ; Test a case where we spill the source of at least one SQDBR. We want
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-sqrt-02.ll78 ; Test a case where we spill the source of at least one SQDBR. We want
/external/v8/src/s390/
Ddisasm-s390.cc541 case SQDBR: in DecodeSpecial()
Dsimulator-s390.h743 EVALUATE(SQDBR);
Dconstants-s390.h1263 V(sqdbr, SQDBR, 0xB315) /* type = RRE SQUARE ROOT (long BFP) */ \
Dsimulator-s390.cc1032 EvalTable[SQDBR] = &Simulator::Evaluate_SQDBR; in EvalTableInit()
5571 EVALUATE(SQDBR) { in EVALUATE() argument
5572 DCHECK_OPCODE(SQDBR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc850 4201370U, // SQDBR
DSystemZGenDisassemblerTables.inc351 /* 1062 */ MCD_OPC_Decode, 189, 6, 5, // Opcode: SQDBR