H A D | serpent-avx-x86_64-asm_64.S | 51 #define S0_1(x0, x1, x2, x3, x4) \ argument 56 vpxor x1, tp, x3; \ 57 vpand x0, x1, x1; \ 58 vpxor x4, x1, x1; \ 60 #define S0_2(x0, x1, x2, x3, x4) \ argument 64 vpand x1, x2, x2; \ 66 vpxor RNOT, x1, x1; \ 68 vpxor x2, x1, x1; 70 #define S1_1(x0, x1, x2, x3, x4) \ argument 71 vpxor x0, x1, tp; \ [all …]
|