/linux-6.1.9/arch/arm64/crypto/ |
D | chacha-neon-core.S | 211 ld1 {v30.4s-v31.4s}, [x9] 330 tbl v12.16b, {v12.16b}, v31.16b 332 tbl v13.16b, {v13.16b}, v31.16b 334 tbl v14.16b, {v14.16b}, v31.16b 336 tbl v15.16b, {v15.16b}, v31.16b 464 tbl v15.16b, {v15.16b}, v31.16b 466 tbl v12.16b, {v12.16b}, v31.16b 468 tbl v13.16b, {v13.16b}, v31.16b 470 tbl v14.16b, {v14.16b}, v31.16b 540 ld4r {v28.4s-v31.4s}, [x0] [all …]
|
D | sha3-ce-core.S | 60 ld1 {v29.8b-v31.8b}, [x1], #24 67 eor v6.8b, v6.8b, v31.8b 133 xar v31.2d, v2.2d, v26.2d, (64 - 62) 152 bcax v20.16b, v31.16b, v22.16b, v8.16b 155 bcax v23.16b, v23.16b, v31.16b, v24.16b 156 bcax v24.16b, v24.16b, v8.16b, v31.16b 158 ld1r {v31.2d}, [x9], #8 184 eor v0.16b, v0.16b, v31.16b
|
D | sm4-ce-core.S | 41 ld1 {v28.16b-v31.16b}, [x0]; 52 sm4e b0.4s, v31.4s; \ 90 sm4e b0.4s, v31.4s; \ 91 sm4e b1.4s, v31.4s; \ 92 sm4e b2.4s, v31.4s; \ 93 sm4e b3.4s, v31.4s; \ 172 sm4e b0.4s, v31.4s; \ 173 sm4e b1.4s, v31.4s; \ 174 sm4e b2.4s, v31.4s; \ 175 sm4e b3.4s, v31.4s; \ [all …]
|
D | aes-neon.S | 52 ld1 {v28.16b-v31.16b}, [\temp] 77 tbx \in\().16b, {v28.16b-v31.16b}, v11.16b 151 tbx \in0\().16b, {v28.16b-v31.16b}, v8.16b 153 tbx \in1\().16b, {v28.16b-v31.16b}, v9.16b 154 tbx \in2\().16b, {v28.16b-v31.16b}, v10.16b 155 tbx \in3\().16b, {v28.16b-v31.16b}, v11.16b
|
D | aes-ce.S | 36 ld1 {v29.4s-v31.4s}, [\rk] 123 fin_round_Nx \enc, v30, v31, \i0, \i1, \i2, \i3, \i4
|
D | sm4-neon-core.S | 33 ld1 {v28.16b-v31.16b}, [x5]; 70 tbx RTMP0.16b, {v28.16b-v31.16b}, RX0.16b; \ 144 tbx RTMP0.16b, {v28.16b-v31.16b}, RX0.16b; \ 145 tbx RTMP1.16b, {v28.16b-v31.16b}, RX1.16b; \
|
D | aes-neonbs-core.S | 672 mov v31.16b, v6.16b 689 eor v5.16b, v5.16b, v31.16b 710 mov v24.16b, v31.16b 750 next_tweak v31, v30, v18, v19 751 next_tweak v16, v31, v18, v19 760 eor v6.16b, v6.16b, v31.16b 788 eor v22.16b, \o6\().16b, v31.16b
|
D | crct10dif-ce-core.S | 99 bd4 .req v31
|
D | ghash-ce-core.S | 384 KM .req v31
|
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atomfirmware.c | 33 struct atom_firmware_info_v3_1 v31; member 64 fw_cap = le32_to_cpu(firmware_info->v31.firmware_capability); in amdgpu_atomfirmware_query_firmware_capability() 155 struct atom_umc_info_v3_1 v31; member 447 umc_config = le32_to_cpu(umc_info->v31.umc_config); in amdgpu_atomfirmware_mem_ecc_supported() 562 struct atom_smu_info_v3_1 v31; member 591 le32_to_cpu(firmware_info->v31.bootup_sclk_in10khz); in amdgpu_atomfirmware_get_clock_info() 593 le32_to_cpu(firmware_info->v31.bootup_mclk_in10khz); in amdgpu_atomfirmware_get_clock_info() 611 spll->reference_freq = le32_to_cpu(smu_info->v31.core_refclk_10khz); in amdgpu_atomfirmware_get_clock_info() 636 mpll->reference_freq = le32_to_cpu(umc_info->v31.mem_refclk_10khz); in amdgpu_atomfirmware_get_clock_info() 835 le32_to_cpu(firmware_info->v31.bootup_sclk_in10khz); in amdgpu_atomfirmware_asic_init() [all …]
|
D | df_v3_6.c | 643 uint32_t v0, v1, v28, v31; in df_v3_6_query_ras_poison_mode() local 656 v31 = REG_GET_FIELD(hw_assert_mskhi, in df_v3_6_query_ras_poison_mode() 659 if (v0 && v1 && v28 && v31) in df_v3_6_query_ras_poison_mode() 661 else if (!v0 && !v1 && !v28 && !v31) in df_v3_6_query_ras_poison_mode() 665 v0, v1, v28, v31); in df_v3_6_query_ras_poison_mode()
|
/linux-6.1.9/tools/testing/selftests/powerpc/include/ |
D | vmx_asm.h | 33 stvx v31,reg,%r1; 60 lvx v31,reg,%r1; 90 lvx v31,r5,r3
|
/linux-6.1.9/arch/powerpc/lib/ |
D | crtsavres.S | 272 stvx v31,r11,r0 310 lvx v31,r11,r0 488 stvx v31,r12,r0 538 lvx v31,r12,r0
|
/linux-6.1.9/tools/testing/selftests/powerpc/math/ |
D | vmx_asm.S | 71 vcmpequd. v1,v0,v31 88 # v20-v31 are non-volatile
|
/linux-6.1.9/tools/testing/selftests/arm64/fp/ |
D | fpsimd-test.S | 149 movi v31.8b, #31
|
D | za-test.S | 164 movi v31.8b, #3
|
D | sve-test.S | 306 movi v31.8b, #3
|
/linux-6.1.9/Documentation/translations/zh_CN/loongarch/ |
D | introduction.rst | 85 LSX使用 ``$v0`` ~ ``$v31`` 向量寄存器,而LASX则使用 ``$x0`` ~ ``$x31`` 。
|
/linux-6.1.9/tools/perf/Documentation/ |
D | security.txt | 12 used starting from Linux v5.3. Below are the steps to extend Fedora (v31) with
|
/linux-6.1.9/arch/s390/crypto/ |
D | chacha-s390.S | 48 #define BEPERM %v31 432 #define BEPERM %v31
|
/linux-6.1.9/arch/s390/include/asm/ |
D | vx-insn.h | 184 .ifc \vxr,%v31
|
/linux-6.1.9/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 631 #define v31 31
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | ppc_asm.h | 631 #define v31 31
|
/linux-6.1.9/Documentation/loongarch/ |
D | introduction.rst | 86 LSX brings ``$v0`` ~ ``$v31`` while LASX brings ``$x0`` ~ ``$x31`` as the vector
|