Home
last modified time | relevance | path

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

1234567891011

/linux/arch/arm64/crypto/
H A 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 …]
H A Dsm4-ce-ccm-core.S132 inc_le128(v8) /* +0 */
139 SM4_CRYPT_BLK2(v8, RMAC)
140 eor v8.16b, v8.16b, v0.16b
152 st1 {v8.16b-v11.16b}, [x1], #64
164 inc_le128(v8)
168 SM4_CRYPT_BLK2(v8, RMAC)
169 eor v8.16b, v8.16b, v0.16b
172 st1 {v8.16b}, [x1], #16
179 inc_le128(v8)
181 SM4_CRYPT_BLK2(RMAC, v8)
[all …]
H A 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]
H A Dsm4-ce-core.S233 rev32 v8.16b, v0.16b
242 SM4_CRYPT_BLK8_BE(v8, v9, v10, v11, v12, v13, v14, v15)
244 eor v8.16b, v8.16b, RIV.16b
253 st1 {v8.16b-v11.16b}, [x1], #64
270 rev32 v8.16b, v0.16b
275 SM4_CRYPT_BLK4_BE(v8, v9, v10, v11)
277 eor v8.16b, v8.16b, RIV.16b
282 st1 {v8.16b-v11.16b}, [x1], #64
293 rev32 v8.16b, v0.16b
295 SM4_CRYPT_BLK_BE(v8)
[all …]
H A 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 …]
H A Daes-modes.S515 ld1 {v8.16b}, [IN], x13
522 ST4( eor v8.16b, v8.16b, v2.16b )
529 ST5( eor v8.16b, v8.16b, v3.16b )
537 st1 {v8.16b}, [OUT]
643 xts_load_mask v8
655 next_tweak v4, v4, v8
660 next_tweak v5, v4, v8
662 next_tweak v6, v5, v8
665 next_tweak v7, v6, v8
675 xts_reload_mask v8
[all …]
H A Daes-neonbs-core.S388 movi v8.16b, #0x01 // bit masks
405 cmtst v0.16b, v7.16b, v8.16b
439 tbl v0.16b, {v10.16b}, v8.16b
441 tbl v1.16b, {v11.16b}, v8.16b
443 tbl v2.16b, {v12.16b}, v8.16b
445 tbl v3.16b, {v13.16b}, v8.16b
447 tbl v4.16b, {v14.16b}, v8.16b
449 tbl v5.16b, {v15.16b}, v8.16b
451 tbl v6.16b, {v10.16b}, v8.16b
452 tbl v7.16b, {v11.16b}, v8.16b
[all …]
/linux/arch/sh/boards/mach-hp6xx/
H A 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/arch/riscv/lib/
H A Dxor.S12 vle8.v v8, (a2)
14 vxor.vv v16, v0, v8
26 vle8.v v8, (a2)
28 vxor.vv v0, v0, v8
43 vle8.v v8, (a2)
45 vxor.vv v0, v0, v8
63 vle8.v v8, (a2)
65 vxor.vv v0, v0, v8
72 vle8.v v8, (a5)
74 vxor.vv v16, v0, v8
/linux/lib/crc/powerpc/
H A Dcrc-vpmsum-template.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 */
195 vxor v16,v16,v8
203 VPMSUMD(v8,v16,const1)
256 vxor v0,v0,v8
257 VPMSUMD(v8,v16,const2)
313 vxor v0,v0,v8
314 VPMSUMD(v8,v16,const1)
[all …]
/linux/arch/arm64/boot/dts/arm/
H A DMakefile3 foundation-v8.dtb foundation-v8-psci.dtb \
4 foundation-v8-gicv3.dtb foundation-v8-gicv3-psci.dtb
H A Dfoundation-v8-psci.dts7 #include "foundation-v8.dtsi"
8 #include "foundation-v8-gicv2.dtsi"
9 #include "foundation-v8-psci.dtsi"
H A Dfoundation-v8-gicv3-psci.dts7 #include "foundation-v8.dtsi"
8 #include "foundation-v8-gicv3.dtsi"
9 #include "foundation-v8-psci.dtsi"
H A Dfoundation-v8.dts8 #include "foundation-v8.dtsi"
9 #include "foundation-v8-gicv2.dtsi"
10 #include "foundation-v8-spin-table.dtsi"
H A Dfoundation-v8-gicv3.dts8 #include "foundation-v8.dtsi"
9 #include "foundation-v8-gicv3.dtsi"
10 #include "foundation-v8-spin-table.dtsi"
/linux/drivers/leds/
H A 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/lib/crypto/arm64/
H A Dsha3-ce-core.S52 ld1 { v8.1d-v11.1d}, [x8], #32
75 eor v8.8b, v8.8b, v28.8b
112 eor3 v28.16b, v3.16b, v8.16b, v13.16b
143 xar v8.2d, v8.2d, v27.2d, (64 - 55)
153 bcax v20.16b, v31.16b, v22.16b, v8.16b
154 bcax v21.16b, v8.16b, v23.16b, v22.16b
157 bcax v24.16b, v24.16b, v8.16b, v31.16b
174 bcax v8.16b, v4.16b, v5.16b, v9.16b
194 st1 { v8.1d-v11.1d}, [x0], #32
H A Dsha512-ce-core.S102 ld1 {v8.2d-v11.2d}, [x0]
124 mov v0.16b, v8.16b
184 add v8.2d, v8.2d, v0.2d
194 3: st1 {v8.2d-v11.2d}, [x0]
H A 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 …]
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-puma-haikou-video-demo.dtso28 cam_afvdd_2v8: regulator-cam-afvdd-2v8 {
33 regulator-name = "cam-afvdd-2v8";
37 cam_avdd_2v8: regulator-cam-avdd-2v8 {
42 regulator-name = "cam-avdd-2v8";
46 cam_dovdd_1v8: regulator-cam-dovdd-1v8 {
51 regulator-name = "cam-dovdd-1v8";
H A Dpx30-ringneck-haikou-video-demo.dtso28 cam_afvdd_2v8: regulator-cam-afvdd-2v8 {
33 regulator-name = "cam-afvdd-2v8";
37 cam_avdd_2v8: regulator-cam-avdd-2v8 {
42 regulator-name = "cam-avdd-2v8";
46 cam_dovdd_1v8: regulator-cam-dovdd-1v8 {
51 regulator-name = "cam-dovdd-1v8";
/linux/arch/arm64/boot/dts/hisilicon/
H A 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/lib/crc/arm64/
H A Dcrc-t10dif-core.S182 pmull16x64_\p fold_consts, \reg1, v8
192 eor \reg1\().16b, \reg1\().16b, v8.16b
200 pmull16x64_\p fold_consts, \src_reg, v8
204 eor \dst_reg\().16b, \dst_reg\().16b, v8.16b
241 movi v8.16b, #0
242 mov v8.h[7], init_crc
243 eor v0.16b, v0.16b, v8.16b
288 pmull16x64_\p fold_consts, v7, v8
289 eor v7.16b, v7.16b, v8.16b
/linux/arch/powerpc/lib/
H A Dmemcpy_power7.S480 VPERM(v8,v0,v1,v16)
482 stvx v8,0,r3
488 VPERM(v8,v0,v1,v16)
492 stvx v8,0,r3
498 VPERM(v8,v0,v3,v16)
506 stvx v8,0,r3
533 VPERM(v8,v0,v7,v16)
549 stvx v8,0,r3
571 VPERM(v8,v0,v3,v16)
579 stvx v8,0,r3
[all …]
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_power7.S480 VPERM(v8,v0,v1,v16)
482 stvx v8,0,r3
488 VPERM(v8,v0,v1,v16)
492 stvx v8,0,r3
498 VPERM(v8,v0,v3,v16)
506 stvx v8,0,r3
533 VPERM(v8,v0,v7,v16)
549 stvx v8,0,r3
571 VPERM(v8,v0,v3,v16)
579 stvx v8,0,r3
[all …]

1234567891011