Searched refs:LXDB (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-04.ll | 17 ; Check the low end of the LXDB range. 30 ; Check the high end of the aligned LXDB range. 75 ; Check that LXDB allows indices. 92 ; to use LXDB if possible.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-04.ll | 17 ; Check the low end of the LXDB range. 30 ; Check the high end of the aligned LXDB range. 75 ; Check that LXDB allows indices. 92 ; to use LXDB if possible.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 207 def LXDB : UnaryRXE<"lxdb", 0xED05, null_frag, FP128, 8>; 212 (LXDB bdxaddr12only:$src)>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1155 EVALUATE(LXDB);
|
D | constants-s390.h | 220 V(lxdb, LXDB, \
|
D | simulator-s390.cc | 1442 EvalTable[LXDB] = &Simulator::Evaluate_LXDB; in EvalTableInit() 9376 EVALUATE(LXDB) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 181 def LXDB : UnaryRXE<"lxdb", 0xED05, extloadf64, FP128, 8>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 697 13635680U, // LXDB
|
D | SystemZGenDisassemblerTables.inc | 1606 /* 3204 */ MCD_OPC_Decode, 164, 5, 152, 1, // Opcode: LXDB
|