Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atomfirmware.c123 struct atom_vram_info_header_v2_4 v24; member
256 if (module_id > vram_info->v24.vram_module_num) in amdgpu_atomfirmware_get_vram_info()
258 vram_module = (union vram_module *)vram_info->v24.vram_module; in amdgpu_atomfirmware_get_vram_info()
459 struct atom_gfx_info_v2_4 v24; member
477 adev->gfx.config.max_shader_engines = gfx_info->v24.max_shader_engines; in amdgpu_atomfirmware_get_gfx_info()
478 adev->gfx.config.max_cu_per_sh = gfx_info->v24.max_cu_per_sh; in amdgpu_atomfirmware_get_gfx_info()
479 adev->gfx.config.max_sh_per_se = gfx_info->v24.max_sh_per_se; in amdgpu_atomfirmware_get_gfx_info()
480 adev->gfx.config.max_backends_per_se = gfx_info->v24.max_backends_per_se; in amdgpu_atomfirmware_get_gfx_info()
481 adev->gfx.config.max_texture_channel_caches = gfx_info->v24.max_texture_channel_caches; in amdgpu_atomfirmware_get_gfx_info()
482 adev->gfx.config.max_gprs = le16_to_cpu(gfx_info->v24.gc_num_gprs); in amdgpu_atomfirmware_get_gfx_info()
[all …]
/Linux-v5.10/tools/perf/pmu-events/arch/x86/
Dmapfile.csv13 GenuineIntel-6-3C,v24,haswell,core
14 GenuineIntel-6-45,v24,haswell,core
15 GenuineIntel-6-46,v24,haswell,core
26 GenuineIntel-6-[4589]E,v24,skylake,core
/Linux-v5.10/arch/arm64/crypto/
Dsha3-ce-core.S59 ld1 {v24.1d}, [x8]
121 eor3 v29.16b, v29.16b, v19.16b, v24.16b
147 xar v28.2d, v24.2d, v28.2d, (64 - 14)
148 xar v24.2d, v21.2d, v25.2d, (64 - 2)
161 bcax v22.16b, v22.16b, v24.16b, v23.16b
162 bcax v23.16b, v23.16b, v31.16b, v24.16b
163 bcax v24.16b, v24.16b, v8.16b, v31.16b
204 st1 {v24.1d}, [x8]
218 st1 {v24.1d}, [x19]
Dchacha-neon-core.S540 ld4r {v24.4s-v27.4s}, [x0], #16
568 add v8.4s, v8.4s, v24.4s
569 mov w6, v24.s[0]
628 zip1 v24.4s, v8.4s, v9.4s
683 zip1 v2.2d, v24.2d, v26.2d
684 zip2 v6.2d, v24.2d, v26.2d
689 ld1 {v24.16b-v27.16b}, [x2], x3
722 eor v24.16b, v24.16b, v8.16b
726 st1 {v24.16b-v27.16b}, [x1], #64
801 tbx v24.16b, {v20.16b-v23.16b}, v5.16b
[all …]
Daes-neon.S51 ld1 {v24.16b-v27.16b}, [\temp], #64
76 tbx \in\().16b, {v24.16b-v27.16b}, v10.16b
143 tbx \in0\().16b, {v24.16b-v27.16b}, v8.16b
145 tbx \in1\().16b, {v24.16b-v27.16b}, v9.16b
147 tbx \in2\().16b, {v24.16b-v27.16b}, v10.16b
149 tbx \in3\().16b, {v24.16b-v27.16b}, v11.16b
Daes-neonbs-core.S459 shift_rows v0, v1, v2, v3, v4, v5, v6, v7, v24
525 shift_rows v0, v1, v2, v3, v4, v5, v6, v7, v24
681 ld1 {v24.16b}, [x24] // load IV
688 eor v0.16b, v0.16b, v24.16b
693 mov v24.16b, v25.16b
696 mov v24.16b, v26.16b
699 mov v24.16b, v27.16b
702 mov v24.16b, v28.16b
705 mov v24.16b, v29.16b
708 mov v24.16b, v30.16b
[all …]
Daes-ce.S34 2222: ld1 {v21.4s-v24.4s}, [\rk], #64
120 2222: .irp key, v21, v22, v23, v24, v25, v26, v27, v28, v29
Dsha2-ce-core.S23 dg0v .req v24
Dpoly1305-core.S_shipped573 add v9.2s,v9.2s,v24.2s
669 xtn v24.2s,v19.2d
672 bic v24.2s,#0xfc,lsl#24
689 add v14.2s,v9.2s,v24.2s
734 add v9.2s,v9.2s,v24.2s
Dghash-ce-core.S41 ss1 .req v24
369 INP3 .req v24
Dcrct10dif-ce-core.S91 perm1 .req v24
/Linux-v5.10/tools/testing/selftests/powerpc/include/
Dvmx_asm.h19 stvx v24,reg,%r1; \
46 lvx v24,reg,%r1; \
76 lvx v24,r5,r3
/Linux-v5.10/arch/powerpc/lib/
Dcrtsavres.S251 stvx v24,r11,r0
289 lvx v24,r11,r0
460 stvx v24,r12,r0
510 lvx v24,r12,r0
/Linux-v5.10/tools/testing/selftests/powerpc/math/
Dvmx_asm.S36 vcmpequd. v1,v0,v24
/Linux-v5.10/arch/powerpc/crypto/
Dcrc32-vpmsum_core.S50 #define const1 v24
91 stvx v24,off64,r6
577 lvx v24,off64,r6
/Linux-v5.10/lib/raid6/
Ds390vx.uc23 asm volatile("VREPIB %v24,7");
/Linux-v5.10/arch/s390/include/asm/
Dvx-insn.h163 .ifc \vxr,%v24
/Linux-v5.10/arch/powerpc/include/asm/
Dppc_asm.h630 #define v24 24 macro
/Linux-v5.10/tools/testing/selftests/powerpc/primitives/asm/
Dppc_asm.h630 #define v24 24 macro