Searched refs:SQEB (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-sqrt-01.ll | 17 ; Check the low end of the SQEB range. 27 ; Check the high end of the aligned SQEB range. 63 ; Check that SQEB allows indices. 77 ; to use SQEB if possible.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-sqrt-01.ll | 19 ; Check the low end of the SQEB range. 29 ; Check the high end of the aligned SQEB range. 65 ; Check that SQEB allows indices. 79 ; to use SQEB if possible.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1169 EVALUATE(SQEB);
|
D | constants-s390.h | 234 V(sqeb, SQEB, 0xED14) /* type = RXE SQUARE ROOT (short BFP) */ \
|
D | simulator-s390.cc | 1456 EvalTable[SQEB] = &Simulator::Evaluate_SQEB; in EvalTableInit() 9490 EVALUATE(SQEB) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 304 def SQEB : UnaryRXE<"sqeb", 0xED14, loadu<fsqrt>, FP32, 4>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 360 def SQEB : UnaryRXE<"sqeb", 0xED14, loadu<fsqrt>, FP32, 4>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 851 13635721U, // SQEB
|
D | SystemZGenDisassemblerTables.inc | 1636 /* 3353 */ MCD_OPC_Decode, 190, 6, 154, 1, // Opcode: SQEB
|