Searched refs:ALSIH (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/s390/ |
D | disasm-s390.cc | 634 case ALSIH: in DecodeSpecial()
|
D | simulator-s390.h | 676 EVALUATE(ALSIH);
|
D | constants-s390.h | 724 V(alsih, ALSIH, \
|
D | simulator-s390.cc | 967 EvalTable[ALSIH] = &Simulator::Evaluate_ALSIH; in EvalTableInit() 5071 EVALUATE(ALSIH) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 324 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALSIH(N)?$")>;
|
D | SystemZScheduleZEC12.td | 335 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALSIH(N)?$")>;
|
D | SystemZScheduleZ13.td | 360 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALSIH(N)?$")>;
|
D | SystemZScheduleZ14.td | 361 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALSIH(N)?$")>;
|
D | SystemZInstrInfo.td | 962 def ALSIH : BinaryRIL<"alsih", 0xCCA, null_frag, GRH32, simm32>,
|