Lines Matching refs:t0
54 #define load_ctr_8way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2) \ argument
55 vpcmpeqd t0, t0, t0; \
56 vpsrldq $8, t0, t0; /* low: -1, high: 0 */ \
64 inc_le128(x7, t0, t2); \
66 inc_le128(x7, t0, t2); \
68 inc_le128(x7, t0, t2); \
70 inc_le128(x7, t0, t2); \
72 inc_le128(x7, t0, t2); \
74 inc_le128(x7, t0, t2); \
76 inc_le128(x7, t0, t2); \
79 inc_le128(t2, t0, t1); \
100 #define load_xts_8way(iv, src, dst, x0, x1, x2, x3, x4, x5, x6, x7, tiv, t0, \ argument
102 vmovdqa xts_gf128mul_and_shl1_mask, t0; \
110 gf128mul_x_ble(tiv, t0, t1); \
114 gf128mul_x_ble(tiv, t0, t1); \
118 gf128mul_x_ble(tiv, t0, t1); \
122 gf128mul_x_ble(tiv, t0, t1); \
126 gf128mul_x_ble(tiv, t0, t1); \
130 gf128mul_x_ble(tiv, t0, t1); \
134 gf128mul_x_ble(tiv, t0, t1); \
138 gf128mul_x_ble(tiv, t0, t1); \