Lines Matching refs:DecodeImmShiftARM
1719 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateMVNReg()
3261 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateADDReg()
3384 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateCMNReg()
3510 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateCMPReg()
5927 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateADCReg()
6154 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateANDReg()
6316 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateBICReg()
8964 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateEORReg()
9131 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateORRReg()
9283 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateRSBReg()
9411 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateRSCReg()
9565 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSBCReg()
9858 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateTEQReg()
9989 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateTSTReg()
10080 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBSPReg()
10297 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBReg()
12737 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBSPcLrEtc()