Home
last modified time | relevance | path

Searched refs:v20 (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.1.9/arch/powerpc/crypto/
Dcrc32-vpmsum_core.S87 stvx v20,0,r6
187 lvx v20,off64,r4
189 VPERM(v20,v20,v20,byteswap)
226 VPMSUMD(v12,v20,const1)
227 lvx v20,off64,r4
228 VPERM(v20,v20,v20,byteswap)
285 VPMSUMD(v12,v20,const1)
286 lvx v20,off64,r4
287 VPERM(v20,v20,v20,byteswap)
333 VPMSUMD(v12,v20,const1)
[all …]
/linux-6.1.9/tools/testing/selftests/powerpc/include/
Dvmx_asm.h11 stvx v20,reg,%r1; \
38 lvx v20,reg,%r1; \
68 lvx v20,r5,r3
/linux-6.1.9/arch/arm64/crypto/
Dchacha-neon-core.S513 ld4r {v20.4s-v23.4s}, [x0], #16
546 add v4.4s, v4.4s, v20.4s
547 mov w6, v20.s[0]
617 zip1 v20.4s, v4.4s, v5.4s
665 zip1 v1.2d, v20.2d, v22.2d
666 zip2 v5.2d, v20.2d, v22.2d
673 ld1 {v20.16b-v23.16b}, [x2], #64
705 eor v20.16b, v20.16b, v4.16b
718 st1 {v20.16b-v23.16b}, [x1], #64
741 0: eor v20.16b, v20.16b, v28.16b
[all …]
Daes-neon.S50 ld1 {v20.16b-v23.16b}, [\temp], #64
74 tbx \in\().16b, {v20.16b-v23.16b}, v9.16b
136 tbx \in0\().16b, {v20.16b-v23.16b}, v8.16b
137 tbx \in1\().16b, {v20.16b-v23.16b}, v9.16b
139 tbx \in2\().16b, {v20.16b-v23.16b}, v10.16b
141 tbx \in3\().16b, {v20.16b-v23.16b}, v11.16b
Dsha3-ce-core.S51 ld1 {v20.1d-v23.1d}, [x8], #32
117 eor3 v25.16b, v25.16b, v15.16b, v20.16b
132 xar v14.2d, v20.2d, v30.2d, (64 - 18)
152 bcax v20.16b, v31.16b, v22.16b, v8.16b
196 st1 {v20.1d-v23.1d}, [x0], #32
Daes-ce.S33 1111: ld1 {v19.4s-v20.4s}, [\rk], #32
119 round_Nx \enc, v20, \i0, \i1, \i2, \i3, \i4
Dsm4-neon-core.S31 ld1 {v20.16b-v23.16b}, [x5], #64; \
66 tbx RTMP0.16b, {v20.16b-v23.16b}, RX0.16b; \
136 tbx RTMP0.16b, {v20.16b-v23.16b}, RX0.16b; \
137 tbx RTMP1.16b, {v20.16b-v23.16b}, RX1.16b; \
Dsha2-ce-core.S15 dgav .req v20
Dsha512-ce-core.S115 ld1 {v20.2d-v23.2d}, [x3], #64
Dpolyval-ce-core.S57 LO .req v20
Daes-neonbs-core.S232 eor \x4\().16b, \x4\().16b, v20.16b
786 eor v20.16b, \o4\().16b, v29.16b
792 st1 {v20.16b-v23.16b}, [x0], #64
Dcrct10dif-ce-core.S86 t6 .req v20
Dsm4-ce-core.S35 #define RIV v20
Dghash-ce-core.S37 sh1 .req v20
/linux-6.1.9/arch/powerpc/lib/
Dcrtsavres.S239 stvx v20,r11,r0
277 lvx v20,r11,r0
444 stvx v20,r12,r0
494 lvx v20,r12,r0
/linux-6.1.9/arch/arm/boot/dts/
Dkirkwood-ds212j.dts15 model = "Synology DS212j v10, v20";
Dkirkwood-ds210.dts15 model = "Synology DS210 v10, v20, v30, DS211j";
Dkirkwood-ds212.dts15 model = "Synology DS212, DS212p v10, v20, DS213air v10, DS213 v10";
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgv100.c135 u8 v20 = (1 << (j + 1)) % gr->tpc_total; in gv100_grctx_generate_rop_mapping() local
140 (v20 << 8) | in gv100_grctx_generate_rop_mapping()
/linux-6.1.9/tools/testing/selftests/powerpc/math/
Dvmx_asm.S16 vcmpequd. v1,v0,v20
88 # v20-v31 are non-volatile
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Dreg_helper.h357 …11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19, f20, v20)\ argument
378 FN(reg, f20), v20)
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.c509 u32 rcpi, ib_rssi, wb_rssi, v20, v21; in mt7915_mac_fill_rx_vector() local
535 v20 = le32_to_cpu(rxv[20]); in mt7915_mac_fill_rx_vector()
538 foe = FIELD_GET(MT_CRXV_FOE_LO, v20) | in mt7915_mac_fill_rx_vector()
541 snr = FIELD_GET(MT_CRXV_SNR, v20) - 16; in mt7915_mac_fill_rx_vector()
/linux-6.1.9/arch/s390/include/asm/
Dvx-insn.h151 .ifc \vxr,%v20
/linux-6.1.9/tools/testing/selftests/powerpc/primitives/asm/
Dppc_asm.h620 #define v20 20
/linux-6.1.9/arch/powerpc/include/asm/
Dppc_asm.h620 #define v20 20

12