Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dsimulator-s390.h1109 EVALUATE(CLCLU);
Dconstants-s390.h177 V(clclu, CLCLU, 0xEB8F) /* type = RSY_A COMPARE LOGICAL LONG UNICODE */ \
Dsimulator-s390.cc1396 EvalTable[CLCLU] = &Simulator::Evaluate_CLCLU; in EvalTableInit()
9011 EVALUATE(CLCLU) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1531 def CLCLU : SideEffectTernaryMemMemRSY<"clclu", 0xEB8F, GR128, GR128>;