Home
last modified time | relevance | path

Searched refs:S23 (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/sparc/crypto/
Dcamellia_asm.S77 #define ROTL128(S01, S23, TMP1, TMP2, N) \ argument
80 srlx S23, (64 - N), TMP2; \
81 sllx S23, N, S23; \
83 or S23, TMP1, S23