• Home
  • Raw
  • Download

Lines Matching refs:t4

68 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \  argument
73 vbroadcasti128 .Linv_shift_row, t4; \
81 vpshufb t4, x0, x0; \
82 vpshufb t4, x7, x7; \
83 vpshufb t4, x3, x3; \
84 vpshufb t4, x6, x6; \
85 vpshufb t4, x2, x2; \
86 vpshufb t4, x5, x5; \
87 vpshufb t4, x1, x1; \
88 vpshufb t4, x4, x4; \
92 filter_8bit(x0, t5, t6, t7, t4); \
93 filter_8bit(x7, t5, t6, t7, t4); \
96 filter_8bit(x3, t2, t3, t7, t4); \
97 filter_8bit(x6, t2, t3, t7, t4); \
100 filter_8bit(x2, t5, t6, t7, t4); \
101 filter_8bit(x5, t5, t6, t7, t4); \
102 filter_8bit(x1, t5, t6, t7, t4); \
103 filter_8bit(x4, t5, t6, t7, t4); \
105 vpxor t4##_x, t4##_x, t4##_x; \
110 vaesenclast t4##_x, x0##_x, x0##_x; \
111 vaesenclast t4##_x, t0##_x, t0##_x; \
113 vaesenclast t4##_x, x7##_x, x7##_x; \
114 vaesenclast t4##_x, t1##_x, t1##_x; \
116 vaesenclast t4##_x, x3##_x, x3##_x; \
117 vaesenclast t4##_x, t3##_x, t3##_x; \
119 vaesenclast t4##_x, x6##_x, x6##_x; \
120 vaesenclast t4##_x, t2##_x, t2##_x; \
126 vaesenclast t4##_x, x2##_x, x2##_x; \
127 vaesenclast t4##_x, t6##_x, t6##_x; \
129 vaesenclast t4##_x, x5##_x, x5##_x; \
130 vaesenclast t4##_x, t5##_x, t5##_x; \
132 vaesenclast t4##_x, x1##_x, x1##_x; \
133 vaesenclast t4##_x, t3##_x, t3##_x; \
135 vaesenclast t4##_x, x4##_x, x4##_x; \
136 vaesenclast t4##_x, t2##_x, t2##_x; \
148 vbroadcasti128 .Lpost_tf_lo_s2, t4; \
156 filter_8bit(x1, t4, t5, t7, t2); \
157 filter_8bit(x4, t4, t5, t7, t2); \
172 vpsrldq $4, t0, t4; \
175 vpshufb t7, t4, t4; \
211 vpxor t4, x3, x3; \