Searched refs:shr_next (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/crypto/ |
H A 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); \
|
H A D | cast6-avx-x86_64-asm_64.S | 103 #define shr_next(reg) \ macro 116 lookup_32bit(##gi1, RFS1, op1, op2, op3, shr_next, ##gi1); \ 117 lookup_32bit(##gi2, RFS3, op1, op2, op3, shr_next, ##gi2); \
|
H A D | cast5-avx-x86_64-asm_64.S | 103 #define shr_next(reg) \ macro 116 lookup_32bit(##gi1, RFS1, op1, op2, op3, shr_next, ##gi1); \ 117 lookup_32bit(##gi2, RFS3, op1, op2, op3, shr_next, ##gi2); \
|