D | serpent-avx-x86_64-asm_64.S | 51 #define S0_1(x0, x1, x2, x3, x4) \ argument 54 vpxor x2, x3, x4; \ 55 vpxor RNOT, x4, x4; \ 58 vpxor x4, x1, x1; \ 60 #define S0_2(x0, x1, x2, x3, x4) \ argument 62 vpor x0, x4, x4; \ 67 vpxor x4, x2, x2; \ 70 #define S1_1(x0, x1, x2, x3, x4) \ argument 74 vpand tp, x1, x4; \ 79 #define S1_2(x0, x1, x2, x3, x4) \ argument [all …]
|