Lines Matching +full:3 +full:v3
31 1: ld1 {v3.4s}, [x4] /* load first round key */
38 mov v5.16b, v3.16b
40 2: mov v4.16b, v3.16b
42 3: aese v0.16b, v4.16b
44 4: ld1 {v3.4s}, [x6], #16 /* load next round key */
48 subs w7, w7, #3
49 aese v0.16b, v3.16b
52 bpl 3b
90 ld1 {v3.4s}, [x2], #16 /* load first round key */
96 bne 3f
97 mov v5.16b, v3.16b
99 0: mov v4.16b, v3.16b
105 2: ld1 {v3.4s}, [x2], #16 /* load next round key */
110 3: ld1 {v4.4s}, [x2], #16 /* load next round key */
111 subs w3, w3, #3
112 aese v0.16b, v3.16b
114 aese v1.16b, v3.16b
138 ld1 {v3.4s}, [x3] /* load first round key */
142 mov v5.16b, v3.16b
143 b 3f
144 1: mov v4.16b, v3.16b
146 2: /* inner loop: 3 rounds, 2x interleaved */
151 3: ld1 {v3.4s}, [x10], #16 /* load next round key */
157 subs w7, w7, #3
158 aese v0.16b, v3.16b
160 aese v1.16b, v3.16b