Searched refs:CVMX_WSBH (Results 1 – 1 of 1) sorted by relevance
243 #define CVMX_WSBH(result, input1) asm ("wsbh %[rd],%[rt]" : [rd] "=d" (result) : [rt] "d" (input1)) macro253 CVMX_WSBH(result, input); \