Searched refs:shr_next (Results 1 – 3 of 3) sorted by relevance
/arch/x86/crypto/ |
D | cast6-avx-x86_64-asm_64.S | 99 #define shr_next(reg) \ macro 112 lookup_32bit(##gi1, RFS1, op1, op2, op3, shr_next, ##gi1); \ 113 lookup_32bit(##gi2, RFS3, op1, op2, op3, shr_next, ##gi2); \
|
D | twofish-avx-x86_64-asm_64.S | 101 #define shr_next(reg) \ macro 105 lookup_32bit(t0, t1, t2, t3, ##gi1, RGS1, shr_next, ##gi1); \ 106 lookup_32bit(t0, t1, t2, t3, ##gi2, RGS3, shr_next, ##gi2); \
|
D | cast5-avx-x86_64-asm_64.S | 99 #define shr_next(reg) \ macro 112 lookup_32bit(##gi1, RFS1, op1, op2, op3, shr_next, ##gi1); \ 113 lookup_32bit(##gi2, RFS3, op1, op2, op3, shr_next, ##gi2); \
|