Home
last modified time | relevance | path

Searched refs:STCK (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrSystem.td322 def STCK : StoreInherentS<"stck", 0xB205, null_frag, 8>;
DSystemZScheduleZ196.td1180 def : InstRW<[WLat30, MCD], (instregex "STCK(F)?$")>;
DSystemZScheduleZEC12.td1225 def : InstRW<[WLat9, FXU, LSU2, GroupAlone], (instregex "STCK(F)?$")>;
DSystemZScheduleZ13.td1494 def : InstRW<[WLat15, LSU3, FXa2, FXb, GroupAlone], (instregex "STCK(F)?$")>;
DSystemZScheduleZ14.td1583 def : InstRW<[WLat15, LSU3, FXa2, FXb, GroupAlone], (instregex "STCK(F)?$")>;
/external/v8/src/s390/
Dsimulator-s390.h680 EVALUATE(STCK);
Dconstants-s390.h1061 V(stck, STCK, 0xB205) /* type = S STORE CLOCK */ \
Dsimulator-s390.cc971 EvalTable[STCK] = &Simulator::Evaluate_STCK; in EvalTableInit()
5099 EVALUATE(STCK) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1660 def STCK : InstS<0xB205, (outs), (ins bdaddr12only:$BD2),