| H A D | serpent-avx-x86_64-asm_64.S | 55 #define S0_1(x0, x1, x2, x3, x4) \ argument 56 vpor x0, x3, tp; \ 57 vpxor x3, x0, x0; \ 61 vpand x0, x1, x1; \ 63 vpxor x0, x2, x2; 64 #define S0_2(x0, x1, x2, x3, x4) \ argument 65 vpxor x3, x0, x0; \ 66 vpor x0, x4, x4; \ 67 vpxor x2, x0, x0; \ 74 #define S1_1(x0, x1, x2, x3, x4) \ argument [all …]
|