Searched refs:SQXBR (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-sqrt-03.ll | 7 ; There's no memory form of SQXBR.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-sqrt-03.ll | 7 ; There's no memory form of SQXBR.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 744 EVALUATE(SQXBR);
|
D | constants-s390.h | 1264 V(sqxbr, SQXBR, 0xB316) /* type = RRE SQUARE ROOT (extended BFP) */ \
|
D | simulator-s390.cc | 1033 EvalTable[SQXBR] = &Simulator::Evaluate_SQXBR; in EvalTableInit() 5581 EVALUATE(SQXBR) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 302 def SQXBR : UnaryRRE<"sqxb", 0xB316, fsqrt, FP128, FP128>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 358 def SQXBR : UnaryRRE<"sqxbr", 0xB316, fsqrt, FP128, FP128>;
|
D | SystemZScheduleZ196.td | 776 def : InstRW<[WLat30, FPU4, GroupAlone], (instregex "SQXBR$")>;
|
D | SystemZScheduleZEC12.td | 814 def : InstRW<[WLat30, FPU4, GroupAlone], (instregex "SQXBR$")>;
|
D | SystemZScheduleZ13.td | 842 def : InstRW<[WLat30, VecFPd, GroupAlone], (instregex "SQXBR$")>;
|
D | SystemZScheduleZ14.td | 861 def : InstRW<[WLat30, VecFPd, GroupAlone], (instregex "SQXBR$")>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 853 4201699U, // SQXBR
|
D | SystemZGenDisassemblerTables.inc | 354 /* 1076 */ MCD_OPC_Decode, 192, 6, 39, // Opcode: SQXBR
|