Searched refs:VASTR (Results 1 – 1 of 1) sorted by relevance
67 #define VASTR(...) #__VA_ARGS__ macro81 asm("dmfc0 %[rt]," VASTR(cop0) : [rt] "=d" (val))83 asm("dmtc0 %[rt]," VASTR(cop0) : : [rt] "d" (val))
Completed in 4 milliseconds