Searched refs:CVMX_ROTR (Results 1 – 1 of 1) sorted by relevance
235 #define CVMX_ROTR(result, input1, shiftconst) asm ("rotr %[rd],%[rs]," CVMX_TMP_STR(shiftconst) : [… macro254 CVMX_ROTR(result, result, 16); \