Searched defs:shift_t (Results 1 – 2 of 2) sorted by relevance
26 … inline uint32_t DecodeImmShift(const uint32_t type, const uint32_t imm5, ARM_ShifterType &shift_t) in DecodeImmShift()60 static inline uint32_t DecodeImmShiftThumb(const uint32_t opcode, ARM_ShifterType &shift_t) in DecodeImmShiftThumb()67 static inline uint32_t DecodeImmShiftARM(const uint32_t opcode, ARM_ShifterType &shift_t) in DecodeImmShiftARM()72 static inline uint32_t DecodeImmShift(const ARM_ShifterType shift_t, const uint32_t imm5) in DecodeImmShift()
1154 ARM_ShifterType shift_t; in EmulateMVNReg() local2671 ARM_ShifterType shift_t; in EmulateADDReg() local2806 ARM_ShifterType shift_t; in EmulateCMNReg() local2930 ARM_ShifterType shift_t; in EmulateCMPReg() local4782 ARM_ShifterType shift_t; in EmulateSTRRegister() local5106 ARM_ShifterType shift_t; in EmulateSTRHRegister() local5354 ARM_ShifterType shift_t; in EmulateADCReg() local5579 ARM_ShifterType shift_t; in EmulateANDReg() local5742 ARM_ShifterType shift_t; in EmulateBICReg() local5979 ARM_ShifterType shift_t; in EmulateLDRRegister() local[all …]