Lines Matching refs:DecodeImmShiftARM
1706 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateMVNReg()
3248 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateADDReg()
3371 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateCMNReg()
3497 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateCMPReg()
5914 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateADCReg()
6141 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateANDReg()
6303 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateBICReg()
8951 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateEORReg()
9118 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateORRReg()
9270 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateRSBReg()
9398 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateRSCReg()
9552 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSBCReg()
9845 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateTEQReg()
9976 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateTSTReg()
10067 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBSPReg()
10284 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBReg()
12724 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBSPcLrEtc()