Home
last modified time | relevance | path

Searched refs:CLCLE (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DREADME.txt43 MVCIN, MVCLE and CLCLE may be worthwhile too.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DREADME.txt43 MVCIN, MVCLE and CLCLE may be worthwhile too.
DSystemZInstrInfo.td1530 def CLCLE : SideEffectTernaryMemMemRS<"clcle", 0xA9, GR128, GR128>;
/external/v8/src/s390/
Dsimulator-s390.h557 EVALUATE(CLCLE);
Dconstants-s390.h1043 V(clcle, CLCLE, 0xA9) /* type = RS_A COMPARE LOGICAL LONG EXTENDED */ \
Dsimulator-s390.cc848 EvalTable[CLCLE] = &Simulator::Evaluate_CLCLE; in EvalTableInit()
4158 EVALUATE(CLCLE) { in EVALUATE() argument