Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/crypto/
Dcrc32-vpmsum_core.S184 lvx v19,off48,r4
186 VPERM(v19,v19,v19,byteswap)
221 VPMSUMD(v11,v19,const1)
222 lvx v19,off48,r4
223 VPERM(v19,v19,v19,byteswap)
278 VPMSUMD(v11,v19,const2)
279 lvx v19,off48,r4
280 VPERM(v19,v19,v19,byteswap)
329 VPMSUMD(v11,v19,const1)
399 vxor v19,v3,v11
[all …]
/Linux-v6.1/arch/arm64/crypto/
Dsha2-ce-core.S94 0: ld1 {v16.4s-v19.4s}, [x1], #64
100 CPU_LE( rev32 v19.16b, v19.16b )
149 mov v19.d[0], xzr
150 mov v19.d[1], x7
Dsha3-ce-core.S50 ld1 {v16.1d-v19.1d}, [x8], #32
114 eor3 v29.16b, v29.16b, v19.16b, v24.16b
136 xar v13.2d, v19.2d, v28.2d, (64 - 8)
137 xar v19.2d, v23.2d, v27.2d, (64 - 56)
160 bcax v17.16b, v25.16b, v19.16b, v3.16b
161 bcax v18.16b, v3.16b, v15.16b, v19.16b
162 bcax v19.16b, v19.16b, v16.16b, v15.16b
195 st1 {v16.1d-v19.1d}, [x0], #32
Dchacha-neon-core.S291 eor v19.16b, v7.16b, v11.16b
297 shl v7.4s, v19.4s, #12
305 sri v7.4s, v19.4s, #20
358 eor v19.16b, v7.16b, v11.16b
364 shl v7.4s, v19.4s, #7
372 sri v7.4s, v19.4s, #25
425 eor v19.16b, v4.16b, v9.16b
431 shl v4.4s, v19.4s, #12
439 sri v4.4s, v19.4s, #20
492 eor v19.16b, v4.16b, v9.16b
[all …]
Dsha512-ce-core.S119 ld1 {v16.2d-v19.2d}, [x1], #64
129 CPU_LE( rev64 v19.16b, v19.16b )
Daes-neon.S49 ld1 {v16.16b-v19.16b}, [\temp], #64
72 tbl \in\().16b, {v16.16b-v19.16b}, \in\().16b
129 tbl \in0\().16b, {v16.16b-v19.16b}, \in0\().16b
131 tbl \in1\().16b, {v16.16b-v19.16b}, \in1\().16b
133 tbl \in2\().16b, {v16.16b-v19.16b}, \in2\().16b
135 tbl \in3\().16b, {v16.16b-v19.16b}, \in3\().16b
Daes-neonbs-core.S231 eor \x3\().16b, \x3\().16b, v19.16b
739 movi v19.2s, #0x87
740 uzp1 v18.4s, v18.4s, v19.4s
745 next_tweak v26, v25, v18, v19
746 next_tweak v27, v26, v18, v19
747 next_tweak v28, v27, v18, v19
748 next_tweak v29, v28, v18, v19
749 next_tweak v30, v29, v18, v19
750 next_tweak v31, v30, v18, v19
751 next_tweak v16, v31, v18, v19
[all …]
Daes-ce.S33 1111: ld1 {v19.4s-v20.4s}, [\rk], #32
118 1111: round_Nx \enc, v19, \i0, \i1, \i2, \i3, \i4
Dsm4-neon-core.S30 ld1 {v16.16b-v19.16b}, [x5], #64; \
64 tbl RTMP0.16b, {v16.16b-v19.16b}, RX0.16b; \
132 tbl RTMP0.16b, {v16.16b-v19.16b}, RX0.16b; \
133 tbl RTMP1.16b, {v16.16b-v19.16b}, RX1.16b; \
Dghash-ce-core.S35 perm3 .req v19
58 HH34 .req v19
Dcrct10dif-ce-core.S85 t5 .req v19
Dsm4-ce-core.S33 #define RTMP3 v19
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgv100.c134 u8 v19 = (1 << (j + 0)) % gr->tpc_total; in gv100_grctx_generate_rop_mapping() local
141 v19); in gv100_grctx_generate_rop_mapping()
/Linux-v6.1/tools/perf/pmu-events/arch/x86/
Dmapfile.csv6 GenuineIntel-6-4F,v19,broadwellx,core
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/
Dreg_helper.h334 v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19)\ argument
354 FN(reg, f19), v19)
357 …v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19, f20… argument
377 FN(reg, f19), v19, \
/Linux-v6.1/arch/s390/crypto/
Dchacha-s390.S54 #define K3 %v19
462 #define D4 %v19
/Linux-v6.1/arch/s390/include/asm/
Dvx-insn.h148 .ifc \vxr,%v19
/Linux-v6.1/tools/testing/selftests/powerpc/primitives/asm/
Dppc_asm.h619 #define v19 19 macro
/Linux-v6.1/arch/powerpc/include/asm/
Dppc_asm.h619 #define v19 19 macro