Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dsimulator-s390.h945 EVALUATE(AHHHR);
Dconstants-s390.h270 V(ahhhr, AHHHR, 0xB9C8) /* type = RRF_A ADD HIGH (32) */ \
Dsimulator-s390.cc1233 EvalTable[AHHHR] = &Simulator::Evaluate_AHHHR; in EvalTableInit()
7357 EVALUATE(AHHHR) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td904 def AHHHR : BinaryRRFa<"ahhhr", 0xB9C8, null_frag, GRH32, GRH32, GRH32>,