Searched refs:XL (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm/crypto/
H A Dghash-ce-core.S17 XL .req q2
168 veor T1, T1, XL
170 vmull.p64 XL, T1_H, MASK
181 vshl.i64 T1, XL, #57
182 vshl.i64 T2, XL, #62
184 vshl.i64 T2, XL, #63
189 vshr.u64 T1, XL, #1
190 veor XH, XH, XL
191 veor XL, XL, T
[all...]
/linux-master/arch/arm64/crypto/
H A Dghash-ce-core.S18 XL .req v6
201 pmull T2.1q, XL.1d, MASK.1d
205 mov XM.d[1], XL.d[0]
207 eor XL.16b, XM.16b, T2.16b
208 ext T2.16b, XL.16b, XL.16b, #8
209 pmull XL.1q, XL.1d, MASK.1d
219 mov XL.d[1], XM.d[0]
222 shl T1.2d, XL
[all...]
/linux-master/arch/powerpc/xmon/
H A Dppc-opc.c140 /* The BA field in an XL form instruction. */
142 /* The BI field in a B form or XL form instruction. */
147 /* The BA field in an XL form instruction when it must be the same
152 /* The BB field in an XL form instruction. */
157 /* The BB field in an XL form instruction when it must be the same
199 /* The BF field in an X or XL form instruction. */
203 /* The CRD field in an XL form instruction. */
207 /* The BF field in an X or XL form instruction. */
216 /* The BFA field in an X or XL form instruction. */
238 /* The BT field in an X or XL for
2781 #define XL macro
[all...]

Completed in 130 milliseconds