Searched refs:VASTR (Results 1 – 1 of 1) sorted by relevance
579 #define VASTR(...) #__VA_ARGS__ macro581 #define CVMX_MF_COP0(val, cop0) asm volatile ("dmfc0 %[rt]," VASTR(cop0) : [rt] "=d" (val…582 #define CVMX_MT_COP0(val, cop0) asm volatile ("dmtc0 %[rt]," VASTR(cop0) : : [rt] "d" (va…