Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dint-add-08.ll115 ; ALGR and ALCGR.
/external/v8/src/s390/
Dconstants-s390.h189 ALCGR = 0xB988, // Add Logical With Carry (64) enumerator
Dsimulator-s390.h978 EVALUATE(ALCGR);
Dsimulator-s390.cc1199 EvalTable[ALCGR] = &Simulator::Evaluate_ALCGR; in EvalTableInit()
10267 EVALUATE(ALCGR) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td943 def ALCGR : BinaryRRE<"alcg", 0xB988, adde, GR64, GR64>;