Searched refs:__get_CPSR (Results 1 – 5 of 5) sorted by relevance
731 __STATIC_FORCEINLINE uint32_t __get_CPSR(void) in __get_CPSR() function751 return (__get_CPSR() & 0x1FU); in __get_mode()785 uint32_t cpsr = __get_CPSR(); in __get_SP_usr()801 uint32_t cpsr = __get_CPSR(); in __set_SP_usr()
254 #define __get_CPSR() (__arm_rsr("CPSR")) macro255 #define __get_mode() (__get_CPSR() & 0x1FU)496 #define __get_mode() (__get_CPSR() & 0x1FU)
428 __STATIC_FORCEINLINE uint32_t __get_CPSR(void) in __get_CPSR() function448 return (__get_CPSR() & 0x1FU); in __get_mode()
360 __STATIC_INLINE uint32_t __get_CPSR(void) in __get_CPSR() function381 return (__get_CPSR() & 0x1FU); in __get_mode()
725 __STATIC_FORCEINLINE uint32_t __get_CPSR(void) in __get_CPSR() function745 return (__get_CPSR() & 0x1FU); in __get_mode()779 uint32_t cpsr = __get_CPSR(); in __get_SP_usr()795 uint32_t cpsr = __get_CPSR(); in __set_SP_usr()