Searched refs:__get_CPACR (Results 1 – 5 of 5) sorted by relevance
129 uint32_t cpacr = __get_CPACR(); in TC_CoreAFunc_CPACR()132 ASSERT_TRUE(cpacr == __get_CPACR()); in TC_CoreAFunc_CPACR()
25 volatile uint32_t result = __get_CPACR(); in get_cpacr()
53 __STATIC_FORCEINLINE uint32_t __get_CPACR(void) in __get_CPACR() function
852 const uint32_t cpacr = __get_CPACR(); in __FPU_Enable()
875 const uint32_t cpacr = __get_CPACR(); in __FPU_Enable()