Home
last modified time | relevance | path

Searched refs:v19 (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/arch/powerpc/crypto/
Dcrc32-vpmsum_core.S188 lvx v19,off48,r4
190 VPERM(v19,v19,v19,byteswap)
225 VPMSUMD(v11,v19,const1)
226 lvx v19,off48,r4
227 VPERM(v19,v19,v19,byteswap)
282 VPMSUMD(v11,v19,const2)
283 lvx v19,off48,r4
284 VPERM(v19,v19,v19,byteswap)
333 VPMSUMD(v11,v19,const1)
403 vxor v19,v3,v11
[all …]
/Linux-v4.19/arch/arm64/crypto/
Dchacha20-neon-core.S192 eor v19.16b, v7.16b, v11.16b
197 shl v7.4s, v19.4s, #12
202 sri v7.4s, v19.4s, #20
235 eor v19.16b, v7.16b, v11.16b
240 shl v7.4s, v19.4s, #7
245 sri v7.4s, v19.4s, #25
278 eor v19.16b, v4.16b, v9.16b
283 shl v4.4s, v19.4s, #12
288 sri v4.4s, v19.4s, #20
321 eor v19.16b, v4.16b, v9.16b
[all …]
Dsha3-ce-core.S57 ld1 {v16.1d-v19.1d}, [x8], #32
121 eor3 v29.16b, v29.16b, v19.16b, v24.16b
143 xar v13.2d, v19.2d, v28.2d, (64 - 8)
144 xar v19.2d, v23.2d, v27.2d, (64 - 56)
167 bcax v17.16b, v25.16b, v19.16b, v3.16b
168 bcax v18.16b, v3.16b, v15.16b, v19.16b
169 bcax v19.16b, v19.16b, v16.16b, v15.16b
202 st1 {v16.1d-v19.1d}, [x8], #32
216 st1 {v16.1d-v19.1d}, [x19], #32
Dsha2-ce-core.S103 1: ld1 {v16.4s-v19.4s}, [x20], #64
109 CPU_LE( rev32 v19.16b, v19.16b )
164 mov v19.d[0], xzr
165 mov v19.d[1], x7
Daes-neon.S39 ld1 {v16.16b-v19.16b}, [\temp], #64
62 tbl \in\().16b, {v16.16b-v19.16b}, \in\().16b
119 tbl \in0\().16b, {v16.16b-v19.16b}, \in0\().16b
121 tbl \in1\().16b, {v16.16b-v19.16b}, \in1\().16b
136 tbl \in0\().16b, {v16.16b-v19.16b}, \in0\().16b
138 tbl \in1\().16b, {v16.16b-v19.16b}, \in1\().16b
140 tbl \in2\().16b, {v16.16b-v19.16b}, \in2\().16b
142 tbl \in3\().16b, {v16.16b-v19.16b}, \in3\().16b
Dsha512-ce-core.S125 ld1 {v16.2d-v19.2d}, [x20], #64
135 CPU_LE( rev64 v19.16b, v19.16b )
Dsha256-core.S_shipped1101 orr v19.16b,v1.16b,v1.16b
1211 add v1.4s,v1.4s,v19.4s
1297 ushr v16.4s,v19.4s,#17
1304 sli v16.4s,v19.4s,#15
1307 ushr v17.4s,v19.4s,#10
1310 ushr v7.4s,v19.4s,#19
1316 sli v7.4s,v19.4s,#13
1334 ushr v19.4s,v0.4s,#10
1342 eor v19.16b,v19.16b,v18.16b
1351 eor v19.16b,v19.16b,v17.16b
[all …]
Daes-ce.S26 1111: ld1 {v19.4s-v20.4s}, [\rk], #32
101 1111: round_Nx \enc, v19, \i0, \i1, \i2, \i3
Dghash-ce-core.S37 perm3 .req v19
60 HH34 .req v19
374 1111: ld1 {v19.4s-v20.4s}, [\rk], #32
391 1111: enc_round \state, v19
540 3: enc_round KS0, v19
541 enc_round KS1, v19
Dspeck-neon-core.S58 TWEAKV3 .req v19
Daes-neonbs-core.S234 eor \x3\().16b, \x3\().16b, v19.16b
842 eor \o7\().16b, \o7\().16b, v19.16b
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgv100.c135 u8 v19 = (1 << (j + 0)) % gr->tpc_total; in gv100_grctx_generate_rop_mapping() local
142 v19); in gv100_grctx_generate_rop_mapping()
/Linux-v4.19/tools/perf/pmu-events/arch/x86/
Dmapfile.csv18 GenuineIntel-6-3E,v19,ivytown,core
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Dreg_helper.h335 v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19)\ argument
355 FN(reg, f19), v19)
358 …v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19, f20… argument
378 FN(reg, f19), v19, \
/Linux-v4.19/arch/s390/include/asm/
Dvx-insn.h148 .ifc \vxr,%v19
/Linux-v4.19/tools/testing/selftests/powerpc/primitives/asm/
Dppc_asm.h633 #define v19 19 macro
/Linux-v4.19/arch/powerpc/include/asm/
Dppc_asm.h633 #define v19 19 macro