Lines Matching refs:DecodeImmShiftARM
1711 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateMVNReg()
3253 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateADDReg()
3376 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateCMNReg()
3502 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateCMPReg()
5919 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateADCReg()
6146 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateANDReg()
6308 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateBICReg()
8956 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateEORReg()
9123 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateORRReg()
9275 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateRSBReg()
9403 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateRSCReg()
9557 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSBCReg()
9850 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateTEQReg()
9981 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateTSTReg()
10072 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBSPReg()
10289 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBReg()
12729 shift_n = DecodeImmShiftARM(opcode, shift_t); in EmulateSUBSPcLrEtc()