Searched refs:__CSI_GCC_USE_REG (Results 1 – 5 of 5) sorted by relevance
1380 #define __CSI_GCC_USE_REG(r) "r" (r) macro1517 __ASM volatile("revh %0, %1" : __CSI_GCC_OUT_REG(result) : __CSI_GCC_USE_REG(value)); in __REV16()
924 #define __CSI_GCC_USE_REG(r) "r" (r) macro
1360 #define __CSI_GCC_USE_REG(r) "r" (r) macro1497 __ASM volatile("revh %0, %1" : __CSI_GCC_OUT_REG(result) : __CSI_GCC_USE_REG(value)); in __REV16()
900 #define __CSI_GCC_USE_REG(r) "r" (r) macro
890 #define __CSI_GCC_USE_REG(r) "r" (r) macro
Completed in 35 milliseconds