Home
last modified time | relevance | path

Searched refs:NIAI (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/s390/
Dsimulator-s390.h719 EVALUATE(NIAI);
Dconstants-s390.h322 V(niai, NIAI, 0xB2FA) /* type = IE NEXT INSTRUCTION ACCESS INTENT */
Dsimulator-s390.cc1008 EvalTable[NIAI] = &Simulator::Evaluate_NIAI; in EvalTableInit()
5333 EVALUATE(NIAI) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZEC12.td553 def : InstRW<[WLat1, FXU, NormalGr], (instregex "NIAI$")>;
DSystemZScheduleZ13.td578 def : InstRW<[WLat1, FXb, NormalGr], (instregex "NIAI$")>;
DSystemZScheduleZ14.td587 def : InstRW<[WLat1, FXb, NormalGr], (instregex "NIAI$")>;
DSystemZInstrInfo.td1582 def NIAI : SideEffectBinaryIE<"niai", 0xB2FA, imm32zx4, imm32zx4>;