Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrSystem.td324 def STCKE : StoreInherentS<"stcke", 0xB278, null_frag, 16>;
DSystemZScheduleZ196.td1181 def : InstRW<[WLat30, MCD], (instregex "STCKE$")>;
DSystemZScheduleZEC12.td1226 def : InstRW<[WLat20, LSU4, FXU2, GroupAlone], (instregex "STCKE$")>;
DSystemZScheduleZ13.td1495 def : InstRW<[WLat20, LSU4, FXa2, FXb2, GroupAlone], (instregex "STCKE$")>;
DSystemZScheduleZ14.td1584 def : InstRW<[WLat20, LSU4, FXa2, FXb2, GroupAlone], (instregex "STCKE$")>;
/external/v8/src/s390/
Dsimulator-s390.h704 EVALUATE(STCKE);
Dconstants-s390.h1090 V(stcke, STCKE, 0xB278) /* type = S STORE CLOCK EXTENDED */ \
Dsimulator-s390.cc995 EvalTable[STCKE] = &Simulator::Evaluate_STCKE; in EvalTableInit()
5255 EVALUATE(STCKE) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1668 def STCKE : InstS<0xB278, (outs), (ins bdaddr12only:$BD2),