Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrSystem.td510 def STCPS : StoreInherentS<"stcps", 0xB23A, null_frag, 0>;
/external/v8/src/s390/
Dsimulator-s390.h692 EVALUATE(STCPS);
Dconstants-s390.h1085 V(stcps, STCPS, 0xB23A) /* type = S STORE CHANNEL PATH STATUS */ \
Dsimulator-s390.cc983 EvalTable[STCPS] = &Simulator::Evaluate_STCPS; in EvalTableInit()
5171 EVALUATE(STCPS) { in EVALUATE() argument