Home
last modified time | relevance | path

Searched refs:STGRL (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dmemcpy-02.ll334 ; ...likewise STGRL.
Dspill-01.ll354 ; Likewise LGRL and STGRL.
/external/llvm/test/CodeGen/SystemZ/
Dmemcpy-02.ll334 ; ...likewise STGRL.
Dspill-01.ll354 ; Likewise LGRL and STGRL.
/external/v8/src/s390/
Dsimulator-s390.h659 EVALUATE(STGRL);
Dconstants-s390.h743 V(stgrl, STGRL, 0xC4B) /* type = RIL_B STORE RELATIVE LONG (64) */ \
Dsimulator-s390.cc950 EvalTable[STGRL] = &Simulator::Evaluate_STGRL; in EvalTableInit()
4963 EVALUATE(STGRL) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc876 11541101U, // STGRL
DSystemZGenDisassemblerTables.inc940 /* 406 */ MCD_OPC_Decode, 215, 6, 92, // Opcode: STGRL
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td543 def STGRL : StoreRILPC<"stgrl", 0xC4B, aligned_store, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td462 def STGRL : StoreRILPC<"stgrl", 0xC4B, aligned_store, GR64>;