Searched refs:__CMSIS_GCC_USE_REG (Results 1 – 5 of 5) sorted by relevance
126 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro130 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
131 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro135 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
131 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro135 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro223 __ASM ("rev16 %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) ); in __REV16()
166 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro169 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro423 __ASM volatile ("rrx %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) ); in __RRX()
162 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro166 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro