Lines Matching refs:DecodeImmShiftARM
1153 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateMVNReg()
2672 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateADDReg()
2798 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateCMNReg()
2924 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateCMPReg()
5352 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateADCReg()
5581 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateANDReg()
5741 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateBICReg()
8381 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateEORReg()
8547 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateORRReg()
8699 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateRSBReg()
8828 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateRSCReg()
8981 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSBCReg()
9265 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateTEQReg()
9395 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateTSTReg()
9487 shift_n = DecodeImmShiftARM (opcode, shift_t); in EmulateSUBSPReg()
9700 shift_n = DecodeImmShiftARM (opcode, shift_t); in EmulateSUBReg()
12142 shift_n = DecodeImmShiftARM (opcode, shift_t); in EmulateSUBSPcLrEtc()