Searched refs:S23 (Results 1 – 1 of 1) sorted by relevance
77 #define ROTL128(S01, S23, TMP1, TMP2, N) \ argument80 srlx S23, (64 - N), TMP2; \81 sllx S23, N, S23; \83 or S23, TMP1, S23