Home
last modified time | relevance | path

Searched refs:v30 (Results 1 – 22 of 22) sorted by relevance

/linux-6.12.1/arch/arm64/crypto/
Dsha3-ce-core.S66 eor v5.8b, v5.8b, v30.8b
72 ld1 {v29.8b-v30.8b}, [x1], #16
78 eor v12.8b, v12.8b, v30.8b
120 rax1 v30.2d, v29.2d, v26.2d // bc[0]
126 eor v0.16b, v0.16b, v30.16b
132 xar v14.2d, v20.2d, v30.2d, (64 - 18)
138 xar v23.2d, v15.2d, v30.2d, (64 - 41)
144 xar v16.2d, v5.2d, v30.2d, (64 - 36)
150 xar v30.2d, v10.2d, v30.2d, (64 - 3)
172 bcax v7.16b, v30.16b, v9.16b, v4.16b
[all …]
Dsm4-ce-asm.h18 sm4e b0.4s, v30.4s; \
41 sm4e b0.4s, v30.4s; \
42 sm4e b1.4s, v30.4s; \
82 sm4e b0.4s, v30.4s; \
83 sm4e b1.4s, v30.4s; \
84 sm4e b2.4s, v30.4s; \
85 sm4e b3.4s, v30.4s; \
159 sm4e b0.4s, v30.4s; \
160 sm4e b1.4s, v30.4s; \
161 sm4e b2.4s, v30.4s; \
[all …]
Dchacha-neon-core.S211 ld1 {v30.4s-v31.4s}, [x9]
238 add v12.4s, v12.4s, v30.4s
516 add v12.4s, v12.4s, v30.4s
592 mov w8, v30.s[0]
594 add v14.4s, v14.4s, v30.4s
642 zip1 v30.4s, v14.4s, v15.4s
687 zip1 v3.2d, v28.2d, v30.2d
688 zip2 v7.2d, v28.2d, v30.2d
723 eor v30.16b, v30.16b, v14.16b
738 tbl v30.16b, {v4.16b-v7.16b}, v30.16b
[all …]
Daes-neonbs-core.S670 mov v30.16b, v5.16b
689 eor v3.16b, v3.16b, v30.16b
708 mov v24.16b, v30.16b
750 next_tweak v30, v29, v18, v19
751 next_tweak v31, v30, v18, v19
760 eor v5.16b, v5.16b, v30.16b
788 eor v21.16b, \o5\().16b, v30.16b
Dsm4-ce-gcm-core.S124 sm4e b0.4s, v30.4s; \
179 sm4e b0.4s, v30.4s; \
180 sm4e b1.4s, v30.4s; \
181 sm4e b2.4s, v30.4s; \
Daes-ce.S117 fin_round_Nx \enc, v30, v31, \i0, \i1, \i2, \i3, \i4
Dcrct10dif-ce-core.S98 bd3 .req v30
Dghash-ce-core.S383 KL .req v30
Dsm4-ce-core.S67 sm4ekey v6.4s, v5.4s, v30.4s;
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atomfirmware.c230 struct atom_vram_info_header_v3_0 v30; member
237 struct atom_vram_module_v3_0 v30; member
426 vram_module = (union vram_module *)vram_info->v30.vram_module; in amdgpu_atomfirmware_get_vram_info()
427 mem_vendor = (vram_module->v30.dram_vendor_id) & 0xF; in amdgpu_atomfirmware_get_vram_info()
430 mem_type = vram_info->v30.memory_type; in amdgpu_atomfirmware_get_vram_info()
433 mem_channel_number = vram_info->v30.channel_num; in amdgpu_atomfirmware_get_vram_info()
434 mem_channel_width = vram_info->v30.channel_width; in amdgpu_atomfirmware_get_vram_info()
702 struct atom_gfx_info_v3_0 v30; member
793 spll->reference_freq = le32_to_cpu(gfx_info->v30.golden_tsc_count_lower_refclk); in amdgpu_atomfirmware_get_clock_info()
864 adev->gfx.config.max_shader_engines = gfx_info->v30.max_shader_engines; in amdgpu_atomfirmware_get_gfx_info()
[all …]
/linux-6.12.1/tools/testing/selftests/powerpc/include/
Dvmx_asm.h31 stvx v30,reg,%r1; \
58 lvx v30,reg,%r1; \
88 lvx v30,r5,r3
/linux-6.12.1/arch/powerpc/lib/
Dcrtsavres.S269 stvx v30,r11,r0
307 lvx v30,r11,r0
484 stvx v30,r12,r0
534 lvx v30,r12,r0
/linux-6.12.1/arch/arm/boot/dts/marvell/
Dkirkwood-ds110jv10.dts15 model = "Synology DS110j v10 and v30";
Dkirkwood-ds210.dts15 model = "Synology DS210 v10, v20, v30, DS211j";
/linux-6.12.1/arch/riscv/crypto/
Dchacha-riscv64-zvkb.S264 vxor.vv v30, v30, v14
Daes-riscv64-zvkned-zvbb-zvkg.S71 #define TMP2 v30
/linux-6.12.1/tools/testing/selftests/powerpc/math/
Dvmx_asm.S66 vcmpequd. v1,v0,v30
/linux-6.12.1/arch/powerpc/crypto/
Daes-gcm-p10.S28 # v30 is IV
582 lxvb16x 30+32, 0, 7 # load IV - v30
1123 lxvb16x 30+32, 0, 7 # load IV - v30
/linux-6.12.1/arch/s390/crypto/
Dchacha-s390.S80 #define XT3 %v30
473 #define T3 %v30
/linux-6.12.1/arch/s390/include/asm/
Dfpu-insn-asm.h184 .ifc \vxr,%v30
/linux-6.12.1/tools/testing/selftests/powerpc/primitives/asm/
Dppc_asm.h707 #define v30 30
/linux-6.12.1/arch/powerpc/include/asm/
Dppc_asm.h707 #define v30 30