Searched refs:vusp (Results 1 – 1 of 1) sorted by relevance
59 #define vusp volatile unsigned short * macro185 __asm__("stw %1,%0; mb" : "=m"(*(vusp)addr) : "r"(val)); in stw_mb()362 __asm__ ("ldwu %0,%1" : "=r"(r) : "m"(*(vusp)addr)); in inline_bwx_inw()
Completed in 5 milliseconds