Searched refs:shr_next (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 121 #define shr_next(reg) \ macro 125 lookup_32bit(t0, t1, t2, t3, ##gi1, RGS1, shr_next, ##gi1); \ 126 lookup_32bit(t0, t1, t2, t3, ##gi2, RGS3, shr_next, ##gi2); \
|
D | cast6-avx-x86_64-asm_64.S | 114 #define shr_next(reg) \ macro 127 lookup_32bit(##gi1, RFS1, op1, op2, op3, shr_next, ##gi1); \ 128 lookup_32bit(##gi2, RFS3, op1, op2, op3, shr_next, ##gi2); \
|
D | cast5-avx-x86_64-asm_64.S | 114 #define shr_next(reg) \ macro 127 lookup_32bit(##gi1, RFS1, op1, op2, op3, shr_next, ##gi1); \ 128 lookup_32bit(##gi2, RFS3, op1, op2, op3, shr_next, ##gi2); \
|