Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-move-02.ll174 ; ...likewise LDGR, with the requirements the other way around.
236 ; Test cases where the source of an LDGR needs to be spilled.
/external/llvm/test/CodeGen/SystemZ/
Dfp-move-02.ll174 ; ...likewise LDGR, with the requirements the other way around.
236 ; Test cases where the source of an LDGR needs to be spilled.
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp933 if (Opcode == SystemZ::LGDR || Opcode == SystemZ::LDGR) { in foldMemoryOperandImpl()
935 bool Op1IsGPR = (Opcode == SystemZ::LDGR); in foldMemoryOperandImpl()
DSystemZInstrFP.td77 def LDGR : UnaryRRE<"ldg", 0xB3C1, bitconvert, FP64, GR64>;
/external/v8/src/s390/
Ddisasm-s390.cc574 case LDGR: in DecodeSpecial()
Dsimulator-s390.h812 EVALUATE(LDGR);
Dconstants-s390.h1317 V(ldgr, LDGR, 0xB3C1) /* type = RRE LOAD FPR FROM GR (64 to long) */ \
Dsimulator-s390.cc1101 EvalTable[LDGR] = &Simulator::Evaluate_LDGR; in EvalTableInit()
6362 EVALUATE(LDGR) { in EVALUATE() argument
6363 DCHECK_OPCODE(LDGR); in EVALUATE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1224 if (Opcode == SystemZ::LGDR || Opcode == SystemZ::LDGR) { in foldMemoryOperandImpl()
1226 bool Op1IsGPR = (Opcode == SystemZ::LDGR); in foldMemoryOperandImpl()
DSystemZInstrFP.td86 def LDGR : UnaryRRE<"ldgr", 0xB3C1, bitconvert, FP64, GR64>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc599 4201918U, // LDGR
DSystemZGenDisassemblerTables.inc528 /* 1884 */ MCD_OPC_Decode, 194, 4, 71, // Opcode: LDGR