Home
last modified time | relevance | path

Searched refs:STCRW (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrSystem.td514 def STCRW : StoreInherentS<"stcrw", 0xB239, null_frag, 0>;
/external/v8/src/s390/
Dsimulator-s390.h691 EVALUATE(STCRW);
Dconstants-s390.h1084 V(stcrw, STCRW, 0xB239) /* type = S STORE CHANNEL REPORT WORD */ \
Dsimulator-s390.cc982 EvalTable[STCRW] = &Simulator::Evaluate_STCRW; in EvalTableInit()
5165 EVALUATE(STCRW) { in EVALUATE() argument