Lines Matching refs:DecodeImmShiftARM
1709 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateMVNReg()
3247 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateADDReg()
3370 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateCMNReg()
3496 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateCMPReg()
5897 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateADCReg()
6124 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateANDReg()
6286 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateBICReg()
8931 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateEORReg()
9098 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateORRReg()
9250 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateRSBReg()
9378 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateRSCReg()
9532 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSBCReg()
9825 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateTEQReg()
9956 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateTSTReg()
10047 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBSPReg()
10264 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBReg()
12694 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBSPcLrEtc()