Home
last modified time | relevance | path

Searched refs:ALSIH (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/s390/
Ddisasm-s390.cc634 case ALSIH: in DecodeSpecial()
Dsimulator-s390.h676 EVALUATE(ALSIH);
Dconstants-s390.h724 V(alsih, ALSIH, \
Dsimulator-s390.cc967 EvalTable[ALSIH] = &Simulator::Evaluate_ALSIH; in EvalTableInit()
5071 EVALUATE(ALSIH) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td324 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALSIH(N)?$")>;
DSystemZScheduleZEC12.td335 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALSIH(N)?$")>;
DSystemZScheduleZ13.td360 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALSIH(N)?$")>;
DSystemZScheduleZ14.td361 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALSIH(N)?$")>;
DSystemZInstrInfo.td962 def ALSIH : BinaryRIL<"alsih", 0xCCA, null_frag, GRH32, simm32>,