Searched refs:tf_x2_const (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/crypto/ |
H A D | aria-gfni-avx512-asm_64.S | 324 vgf2p8affineqb $(tf_x2_const), t4, x3, x3; \ 325 vgf2p8affineqb $(tf_x2_const), t4, x7, x7; \ 348 vgf2p8affineqb $(tf_x2_const), t4, x3, x3; \ 349 vgf2p8affineqb $(tf_x2_const), t4, x7, x7; \ 360 vgf2p8affineqb $(tf_x2_const), t4, y3, y3; \ 361 vgf2p8affineqb $(tf_x2_const), t4, y7, y7; \ 597 #define tf_x2_const BV8(0, 0, 1, 1, 0, 1, 0, 0) macro
|
H A D | aria-aesni-avx-asm_64.S | 316 vgf2p8affineqb $(tf_x2_const), t4, x3, x3; \ 317 vgf2p8affineqb $(tf_x2_const), t4, x7, x7; \ 837 #define tf_x2_const BV8(0, 0, 1, 1, 0, 1, 0, 0) macro
|
H A D | aria-aesni-avx2-asm_64.S | 323 vgf2p8affineqb $(tf_x2_const), t4, x3, x3; \ 324 vgf2p8affineqb $(tf_x2_const), t4, x7, x7; \ 849 #define tf_x2_const BV8(0, 0, 1, 1, 0, 1, 0, 0) macro
|