Home
last modified time | relevance | path

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

/linux/arch/sparc/crypto/
H A Dcamellia_asm.S76 #define ROTL128(S01, S23, TMP1, TMP2, N) \ argument
77 srlx S01, (64 - N), TMP1; \
78 sllx S01, N, S01; \
81 or S01, TMP2, S01; \