Searched refs:__ASM_STR (Results 1 – 2 of 2) sorted by relevance
170 #define RV_OPCODE(v) __ASM_STR(v)171 #define RV_FUNC3(v) __ASM_STR(v)172 #define RV_FUNC7(v) __ASM_STR(v)173 #define RV_SIMM12(v) __ASM_STR(v)174 #define RV_RD(v) __ASM_STR(v)175 #define RV_RS1(v) __ASM_STR(v)176 #define RV_RS2(v) __ASM_STR(v)177 #define __RV_REG(v) __ASM_STR(x ## v)209 __ASM_STR(.error "hlv.d requires 64-bit support")278 __ASM_STR(.error "ld.aq requires 64-bit support")[all …]
60 #define __ASM_STR(x) x62 #define __ASM_STR(x) #x macro68 __asm__ __volatile__ ("csrr %0, " __ASM_STR(csr) \77 __asm__ __volatile__ ("csrw " __ASM_STR(csr) ", %0" \