Home
last modified time | relevance | path

Searched refs:STFLE (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrSystem.td357 def STFLE : StoreInherentS<"stfle", 0xB2B0, null_frag, 0>;
/external/v8/src/s390/
Dsimulator-s390.h712 EVALUATE(STFLE);
Dconstants-s390.h1097 V(stfle, STFLE, 0xB2B0) /* type = S STORE FACILITY LIST EXTENDED */ \
Dsimulator-s390.cc1001 EvalTable[STFLE] = &Simulator::Evaluate_STFLE; in EvalTableInit()
5291 EVALUATE(STFLE) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1672 def STFLE : InstS<0xB2B0, (outs), (ins bdaddr12only:$BD2),