Home | History | Annotate | Download | only in arm

Lines Matching refs:InputInt5

77         return Operand(InputRegister(index + 0), ASR, InputInt5(index + 1));
81 return Operand(InputRegister(index + 0), LSL, InputInt5(index + 1));
85 return Operand(InputRegister(index + 0), LSR, InputInt5(index + 1));
89 return Operand(InputRegister(index + 0), ROR, InputInt5(index + 1));
1586 i.InputInt5(1));
1591 i.InputInt5(1));
1644 i.InputInt5(1));