Searched refs:SQDB (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-sqrt-02.ll | 19 ; Check the low end of the SQDB range. 29 ; Check the high end of the aligned SQDB range. 65 ; Check that SQDB allows indices. 79 ; to use SQDB if possible.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-sqrt-02.ll | 19 ; Check the low end of the SQDB range. 29 ; Check the high end of the aligned SQDB range. 65 ; Check that SQDB allows indices. 79 ; to use SQDB if possible.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1170 EVALUATE(SQDB);
|
D | constants-s390.h | 235 V(sqdb, SQDB, 0xED15) /* type = RXE SQUARE ROOT (long BFP) */ \
|
D | simulator-s390.cc | 1457 EvalTable[SQDB] = &Simulator::Evaluate_SQDB; in EvalTableInit() 9496 EVALUATE(SQDB) { in EVALUATE() argument 9497 DCHECK_OPCODE(SQDB); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 305 def SQDB : UnaryRXE<"sqdb", 0xED15, loadu<fsqrt>, FP64, 8>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 361 def SQDB : UnaryRXE<"sqdb", 0xED15, loadu<fsqrt>, FP64, 8>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 849 13635668U, // SQDB
|
D | SystemZGenDisassemblerTables.inc | 1639 /* 3368 */ MCD_OPC_Decode, 188, 6, 151, 1, // Opcode: SQDB
|