Searched refs:__CSI_GCC_OUT_REG (Results 1 – 5 of 5) sorted by relevance
1379 #define __CSI_GCC_OUT_REG(r) "=r" (r) macro1517 __ASM volatile("revh %0, %1" : __CSI_GCC_OUT_REG(result) : __CSI_GCC_USE_REG(value)); in __REV16()
923 #define __CSI_GCC_OUT_REG(r) "=r" (r) macro
1359 #define __CSI_GCC_OUT_REG(r) "=r" (r) macro1497 __ASM volatile("revh %0, %1" : __CSI_GCC_OUT_REG(result) : __CSI_GCC_USE_REG(value)); in __REV16()
899 #define __CSI_GCC_OUT_REG(r) "=r" (r) macro
889 #define __CSI_GCC_OUT_REG(r) "=r" (r) macro
Completed in 28 milliseconds