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()
1126 ARM_ShifterType shift_t; in EmulateMVNReg() local2643 ARM_ShifterType shift_t; in EmulateADDReg() local2778 ARM_ShifterType shift_t; in EmulateCMNReg() local2902 ARM_ShifterType shift_t; in EmulateCMPReg() local4754 ARM_ShifterType shift_t; in EmulateSTRRegister() local5078 ARM_ShifterType shift_t; in EmulateSTRHRegister() local5326 ARM_ShifterType shift_t; in EmulateADCReg() local5551 ARM_ShifterType shift_t; in EmulateANDReg() local5714 ARM_ShifterType shift_t; in EmulateBICReg() local5951 ARM_ShifterType shift_t; in EmulateLDRRegister() local[all …]