Lines Matching refs:DATA
24 #define DATA %xmm0 macro
47 movaps DATA, T1
48 pshufd $0b01001110, DATA, T2
50 pxor DATA, T2
53 pclmulqdq $0x00, SHASH, DATA # DATA = a0 * b0
56 pxor DATA, T2
62 pxor T3, DATA
63 pxor T2, T1 # <T1:DATA> is result of
67 movaps DATA, T3
69 pxor DATA, T3
71 pxor DATA, T3
76 pxor T2, DATA
80 movaps DATA, T2
82 pxor DATA, T2
84 pxor DATA, T2
87 pxor T1, DATA
94 movups (%rdi), DATA
97 pshufb BSWAP, DATA
99 pshufb BSWAP, DATA
100 movups DATA, (%rdi)
114 movups (%rdi), DATA
116 pshufb BSWAP, DATA
121 pxor IN1, DATA
127 pshufb BSWAP, DATA
128 movups DATA, (%rdi)