Searched refs:q7 (Results 1 - 19 of 19) sorted by relevance

/linux-master/arch/arm/boot/dts/renesas/
H A DMakefile10 r8a7742-iwg21d-q7.dtb \
11 r8a7742-iwg21d-q7-dbcm-ca.dtb \
12 r8a7743-iwg20d-q7.dtb \
13 r8a7743-iwg20d-q7-dbcm-ca.dtb \
15 r8a7744-iwg20d-q7.dtb \
16 r8a7744-iwg20d-q7-dbcm-ca.dtb \
/linux-master/scripts/dtc/include-prefixes/arm/renesas/
H A DMakefile10 r8a7742-iwg21d-q7.dtb \
11 r8a7742-iwg21d-q7-dbcm-ca.dtb \
12 r8a7743-iwg20d-q7.dtb \
13 r8a7743-iwg20d-q7-dbcm-ca.dtb \
15 r8a7744-iwg20d-q7.dtb \
16 r8a7744-iwg20d-q7-dbcm-ca.dtb \
/linux-master/arch/arm/crypto/
H A Dcrct10dif-ce-core.S170 vld1.64 {q6-q7}, [buf]!
178 CPU_LE( vrev64.8 q7, q7 )
200 // While >= 128 data bytes remain (not counting q0-q7), fold the 128
201 // bytes q0-q7 into them, storing the result back into q0-q7.
206 fold_32_bytes q6, q7
210 // Now fold the 112 bytes in q0-q6 into the 16 bytes in q7.
217 fold_16_bytes q3, q7, 1
220 fold_16_bytes q5, q7,
[all...]
H A Dcurve25519-core.S78 vshr.u64 q7, q7, #29
90 vand q7, q7, q3
117 vadd.i64 q7, q7, q12
119 vadd.i64 q15, q7, q0
133 vsub.i64 q7, q7, q12
144 vsub.i64 q7, q
[all...]
H A Daes-neonbs-core.S435 vld1.32 {q7}, [r1]! // load round 0 key
447 vst1.8 {q7}, [r0, :128]! // save round 0 key
450 __tbl q7, q15, q14
454 vtst.8 q0, q7, q8
455 vtst.8 q1, q7, q9
456 vtst.8 q2, q7, q10
457 vtst.8 q3, q7, q11
458 vtst.8 q4, q7, q12
459 vtst.8 q5, q7, q13
460 vtst.8 q6, q7, q
[all...]
H A Dchacha-neon-core.S160 vld1.8 {q6-q7}, [ip]
176 veor q3, q3, q7
244 vdup.32 q7, d3[1]
266 vadd.i32 q3, q3, q7
297 veor q9, q7, q11
299 vshl.u32 q7, q9, #12
301 vsri.u32 q7, q9, #20
311 vadd.i32 q3, q3, q7
348 veor q9, q7, q11
350 vshl.u32 q7, q
[all...]
H A Dblake2b-neon-core.S64 // NEON registers q0-q7. The message block is in q8..q15 (M_0-M_15). The stack
86 veor q7, q7, q1
88 vrev64.32 q7, q7
92 vadd.u64 q5, q5, q7
121 veor q7, q7, q1
129 vadd.u64 q5, q5, q7
266 vld1.64 {q6-q7}, [r1
[all...]
H A Daes-ce-core.S261 vmov q7, q3
267 vmov q15, q7
380 vld1.8 {q7}, [r5] @ load ctr
398 * counter values are prepared by successive manipulations of q7.
401 vmov q0, q7
404 vmov s31, ip @ set lane 3 of q1 via q7
407 vmov q1, q7
408 vmov s31, lr @ set lane 3 of q2 via q7
410 vmov q2, q7
411 vmov s31, ip @ set lane 3 of q3 via q7
[all...]
H A Dcrc32-ce-core.S151 vmull.p64 q7, d7, dCONSTANTh
163 veor.8 q3, q3, q7
164 vld1.8 {q7}, [BUF, :128]!
170 veor.8 q3, q3, q7
H A Dsha2-ce-core.S16 k0 .req q7
H A Dsha1-ce-core.S27 dgb .req q7
H A Dnh-neon-core.S35 K3 .req q7
H A Dghash-ce-core.S45 t2q .req q7
84 T2 .req q7
H A Dsha1-armv7-neon.S59 #define W1 q7
303 /*vpush {q4-q7};*/
626 /*vpop {q4-q7};*/
/linux-master/arch/arm64/include/asm/
H A Dfpsimdmacros.h15 stp q6, q7, [\state, #16 * 6] variable
51 ldp q6, q7, [\state, #16 * 6] variable
/linux-master/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace-asm.S32 ldp q6, q7, [x7, #16 * 6]
154 stp q6, q7, [x7, #16 * 6]
/linux-master/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S136 ldp q6, q7, [x2, #16 * 6]
244 stp q6, q7, [x2, #16 * 6]
/linux-master/arch/arm64/crypto/
H A Dcrct10dif-ce-core.S273 ldp q6, q7, [buf, #0x60]
442 ldr q7, [buf], #0x10
H A Daes-neonbs-core.S399 str q7, [x0], #16 // save round 0 key
422 stp q6, q7, [x0, #-32]

Completed in 179 milliseconds