Searched refs:__CMSIS_GCC_OUT_REG (Results 1 – 5 of 5) sorted by relevance
124 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro128 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
129 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro133 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
129 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro133 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro223 __ASM ("rev16 %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) ); in __REV16()
165 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro168 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro423 __ASM volatile ("rrx %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) ); in __RRX()
160 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro164 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro