Home
last modified time | relevance | path

Searched refs:v8 (Results 1 – 25 of 161) sorted by relevance

1234567

/linux-6.1.9/arch/arm64/crypto/
Dsm4-ce-cipher-core.S19 ld1 {v8.4s}, [x2]
21 CPU_LE( rev32 v8.16b, v8.16b )
23 sm4e v8.4s, v0.4s
24 sm4e v8.4s, v1.4s
25 sm4e v8.4s, v2.4s
26 sm4e v8.4s, v3.4s
27 sm4e v8.4s, v4.4s
28 sm4e v8.4s, v5.4s
29 sm4e v8.4s, v6.4s
30 sm4e v8.4s, v7.4s
[all …]
Dsm3-ce-core.S45 sm3ss1 v5.4s, v8.4s, \t0\().4s, v9.4s
48 sm3tt1\ab v8.4s, v5.4s, v10.4s, \i
79 ld1 {v8.4s-v9.4s}, [x0]
80 rev64 v8.4s, v8.4s
82 ext v8.16b, v8.16b, v8.16b, #8
92 mov v15.16b, v8.16b
122 eor v8.16b, v8.16b, v15.16b
129 rev64 v8.4s, v8.4s
131 ext v8.16b, v8.16b, v8.16b, #8
133 st1 {v8.4s-v9.4s}, [x0]
Daes-neon.S84 mul_by_x2 v8.16b, \in\().16b, v9.16b, v12.16b
85 eor \in\().16b, \in\().16b, v8.16b
86 rev32 v8.8h, v8.8h
87 eor \in\().16b, \in\().16b, v8.16b
90 mul_by_x v9.16b, \in\().16b, v8.16b, v12.16b
91 rev32 v8.8h, \in\().8h
92 eor v8.16b, v8.16b, v9.16b
93 eor \in\().16b, \in\().16b, v8.16b
95 eor \in\().16b, \in\().16b, v8.16b
128 sub v8.16b, \in0\().16b, v15.16b
[all …]
Dsha3-ce-core.S48 ld1 { v8.1d-v11.1d}, [x8], #32
74 eor v8.8b, v8.8b, v26.8b
105 eor v8.8b, v8.8b, v26.8b
111 eor3 v28.16b, v3.16b, v8.16b, v13.16b
142 xar v8.2d, v8.2d, v27.2d, (64 - 55)
152 bcax v20.16b, v31.16b, v22.16b, v8.16b
153 bcax v21.16b, v8.16b, v23.16b, v22.16b
156 bcax v24.16b, v24.16b, v8.16b, v31.16b
173 bcax v8.16b, v4.16b, v5.16b, v9.16b
193 st1 { v8.1d-v11.1d}, [x0], #32
Dchacha-neon-core.S120 ld1 {v8.4s-v11.4s}, [x0]
127 add v0.4s, v0.4s, v8.4s
217 ld4r { v8.4s-v11.4s}, [x8], #16
228 mov a8, v8.s[0]
276 add v8.4s, v8.4s, v12.4s
285 eor v16.16b, v4.16b, v8.16b
343 add v8.4s, v8.4s, v12.4s
352 eor v16.16b, v4.16b, v8.16b
414 add v8.4s, v8.4s, v13.4s
423 eor v18.16b, v7.16b, v8.16b
[all …]
Dsha512-ce-core.S111 ld1 {v8.2d-v11.2d}, [x0]
133 mov v0.16b, v8.16b
193 add v8.2d, v8.2d, v0.2d
203 3: st1 {v8.2d-v11.2d}, [x0]
Daes-neonbs-core.S387 movi v8.16b, #0x01 // bit masks
404 cmtst v0.16b, v7.16b, v8.16b
438 tbl v0.16b, {v10.16b}, v8.16b
440 tbl v1.16b, {v11.16b}, v8.16b
442 tbl v2.16b, {v12.16b}, v8.16b
444 tbl v3.16b, {v13.16b}, v8.16b
446 tbl v4.16b, {v14.16b}, v8.16b
448 tbl v5.16b, {v15.16b}, v8.16b
450 tbl v6.16b, {v10.16b}, v8.16b
451 tbl v7.16b, {v11.16b}, v8.16b
[all …]
Daes-modes.S523 ld1 {v8.16b}, [IN], x13
530 ST4( eor v8.16b, v8.16b, v2.16b )
537 ST5( eor v8.16b, v8.16b, v3.16b )
545 st1 {v8.16b}, [OUT]
652 xts_load_mask v8
664 next_tweak v4, v4, v8
669 next_tweak v5, v4, v8
671 next_tweak v6, v5, v8
674 next_tweak v7, v6, v8
684 xts_reload_mask v8
[all …]
Dsha1-ce-core.S84 0: ld1 {v8.4s-v11.4s}, [x1], #64
87 CPU_LE( rev32 v8.16b, v8.16b )
92 1: add t0.4s, v8.4s, k0.4s
/linux-6.1.9/arch/sh/boards/mach-hp6xx/
Dsetup.c57 u8 v8; in dac_audio_start() local
65 v8 = inb(PKDR); in dac_audio_start()
66 v8 &= ~PKDR_SPEAKER; in dac_audio_start()
67 outb(v8, PKDR); in dac_audio_start()
75 u8 v8; in dac_audio_stop() local
83 v8 = inb(PKDR); in dac_audio_stop()
84 v8 |= PKDR_SPEAKER; in dac_audio_stop()
85 outb(v8, PKDR); in dac_audio_stop()
126 u8 v8; in hp6xx_setup() local
151 v8 = __raw_readb(DACR); in hp6xx_setup()
[all …]
/linux-6.1.9/arch/arm64/boot/dts/arm/
DMakefile3 foundation-v8.dtb foundation-v8-psci.dtb \
4 foundation-v8-gicv3.dtb foundation-v8-gicv3-psci.dtb
Dfoundation-v8-psci.dts7 #include "foundation-v8.dtsi"
8 #include "foundation-v8-gicv2.dtsi"
9 #include "foundation-v8-psci.dtsi"
Dfoundation-v8-gicv3-psci.dts7 #include "foundation-v8.dtsi"
8 #include "foundation-v8-gicv3.dtsi"
9 #include "foundation-v8-psci.dtsi"
Dfoundation-v8-gicv3.dts8 #include "foundation-v8.dtsi"
9 #include "foundation-v8-gicv3.dtsi"
10 #include "foundation-v8-spin-table.dtsi"
Dfoundation-v8.dts8 #include "foundation-v8.dtsi"
9 #include "foundation-v8-gicv2.dtsi"
10 #include "foundation-v8-spin-table.dtsi"
/linux-6.1.9/arch/powerpc/crypto/
Dcrc32-vpmsum_core.S107 vxor v8,v8,v8
108 MTVRD(v8, R3)
110 vsldoi v8,zeroes,v8,8 /* shift into bottom 32 bits */
112 vsldoi v8,v8,zeroes,4 /* shift into top 32 bits */
198 vxor v16,v16,v8
206 VPMSUMD(v8,v16,const1)
259 vxor v0,v0,v8
260 VPMSUMD(v8,v16,const2)
316 vxor v0,v0,v8
317 VPMSUMD(v8,v16,const1)
[all …]
/linux-6.1.9/drivers/leds/
Dleds-hp6xx.c20 u8 v8; in hp6xxled_green_set() local
22 v8 = inb(PKDR); in hp6xxled_green_set()
24 outb(v8 & (~PKDR_LED_GREEN), PKDR); in hp6xxled_green_set()
26 outb(v8 | PKDR_LED_GREEN, PKDR); in hp6xxled_green_set()
/linux-6.1.9/arch/s390/crypto/
Dcrc32le-vx.S145 VLM %v5,%v8,0,%r3
149 VPERM %v8,%v8,%v8,CONST_PERM_LE2BE
161 VGFMAG %v4,CONST_R2R1,%v4,%v8
/linux-6.1.9/Documentation/devicetree/bindings/mmc/
Dnvidia,tegra20-sdhci.yaml113 nvidia,pad-autocal-pull-down-offset-1v8:
118 nvidia,pad-autocal-pull-down-offset-1v8-timeout:
141 nvidia,pad-autocal-pull-up-offset-1v8:
146 nvidia,pad-autocal-pull-up-offset-1v8-timeout:
231 - const: sdmmc-1v8
235 - const: sdmmc-1v8-drv
240 - const: sdmmc-1v8-drv
243 - const: sdmmc-1v8-drv
260 - const: sdmmc-1v8
297 pinctrl-names = "sdmmc-3v3", "sdmmc-1v8",
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/regulator/
Dfixed-regulator.yaml104 reg_1v8: regulator-1v8 {
106 regulator-name = "1v8";
116 reg_1v8_clk: regulator-1v8-clk {
118 regulator-name = "1v8";
127 reg_1v8_domain: regulator-1v8-domain {
129 regulator-name = "1v8";
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Dreg_helper.h116 f5, v5, f6, v6, f7, v7, f8, v8) \ argument
125 FN(reg, f8), v8)
128 v5, f6, v6, f7, v7, f8, v8, f9, v9) \ argument
137 FN(reg, f8), v8, \
141 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \ argument
150 FN(reg, f8), v8, \
205 #define REG_GET_8(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8) \ argument
214 FN(reg_name, f8), v8)
279 #define REG_UPDATE_8(reg, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8) \ argument
288 FN(reg, f8), v8)
[all …]
/linux-6.1.9/arch/arm64/boot/dts/hisilicon/
Dhi6220-coresight.dtsi380 compatible = "arm,coresight-cti-v8-arch",
393 compatible = "arm,coresight-cti-v8-arch",
406 compatible = "arm,coresight-cti-v8-arch",
419 compatible = "arm,coresight-cti-v8-arch",
432 compatible = "arm,coresight-cti-v8-arch",
445 compatible = "arm,coresight-cti-v8-arch",
458 compatible = "arm,coresight-cti-v8-arch",
471 compatible = "arm,coresight-cti-v8-arch",
/linux-6.1.9/arch/powerpc/lib/
Dmemcpy_power7.S488 VPERM(v8,v0,v1,v16)
490 stvx v8,0,r3
496 VPERM(v8,v0,v1,v16)
500 stvx v8,0,r3
506 VPERM(v8,v0,v3,v16)
514 stvx v8,0,r3
541 VPERM(v8,v0,v7,v16)
557 stvx v8,0,r3
579 VPERM(v8,v0,v3,v16)
587 stvx v8,0,r3
[all …]
/linux-6.1.9/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_power7.S488 VPERM(v8,v0,v1,v16)
490 stvx v8,0,r3
496 VPERM(v8,v0,v1,v16)
500 stvx v8,0,r3
506 VPERM(v8,v0,v3,v16)
514 stvx v8,0,r3
541 VPERM(v8,v0,v7,v16)
557 stvx v8,0,r3
579 VPERM(v8,v0,v3,v16)
587 stvx v8,0,r3
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/arm/
Darm,coresight-cti.yaml31 are implementation defined, except when the CTI is connected to an ARM v8
34 In this case the ARM v8 architecture defines the required signal connections
35 between CTI and the CPU core and ETM if present. In the case of a v8
37 indicate this feature (arm,coresight-cti-v8-arch).
87 - const: arm,coresight-cti-v8-arch
98 base cti node if compatible string arm,coresight-cti-v8-arch is used,
117 compatible string arm,coresight-cti-v8-arch used. If the associated
219 const: arm,coresight-cti-v8-arch
237 # v8 architecturally defined CTI - CPU + ETM connections generated by the
238 # driver according to the v8 architecture specification.
[all …]

1234567