Searched refs:t2_xmm (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | aes-gcm-avx10-x86_64.S | 436 .macro _horizontal_xor src, src_xmm, dst_xmm, t0_xmm, t1_xmm, t2_xmm argument 442 vextracti32x4 $3, \src, \t2_xmm 444 vpternlogd $0x96, \t1_xmm, \t2_xmm, \dst_xmm
|