Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dint-add-04.ll7 ; Check ALGFR.
106 ; Check that additions of spilled values can use ALGF rather than ALGFR.
/external/v8/src/s390/
Dsimulator-s390.h948 EVALUATE(ALGFR);
Dconstants-s390.h1436 V(algfr, ALGFR, 0xB91A) /* type = RRE ADD LOGICAL (64<-32) */ \
Dsimulator-s390.cc1174 EvalTable[ALGFR] = &Simulator::Evaluate_ALGFR; in EvalTableInit()
10148 EVALUATE(ALGFR) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td920 def ALGFR : BinaryRRE<"algf", 0xB91A, null_frag, GR64, GR32>;
937 defm : ZXB<addc, GR64, ALGFR>;
1689 defm : ZXB<add, GR64, ALGFR>;