Home
last modified time | relevance | path

Searched refs:v8 (Results 1 - 25 of 72) sorted by relevance

123

/kernel/linux/linux-6.6/arch/arm64/crypto/
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
[all...]
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
[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
[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
[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
[all...]
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
[all...]
/kernel/linux/linux-5.10/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 in hp6xx_setup()
[all...]
/kernel/linux/linux-6.6/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 in hp6xx_setup()
[all...]
/kernel/linux/linux-5.10/arch/arm64/crypto/
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
[all...]
H A Dchacha-neon-core.S120 ld1 {v8.4s-v11.4s}, [x0]
127 add v0.4s, v0.4s, v8.4s
218 ld4r { v8.4s-v11.4s}, [x8], #16
229 mov a8, v8.s[0]
277 add v8.4s, v8.4s, v12.4s
286 eor v16.16b, v4.16b, v8.16b
344 add v8.4s, v8.4s, v12.4s
353 eor v16.16b, v4.16b, v8
[all...]
H A 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
[all...]
H A Daes-modes.S441 xts_load_mask v8
453 next_tweak v4, v4, v8
458 next_tweak v5, v4, v8
460 next_tweak v6, v5, v8
463 next_tweak v7, v6, v8
473 xts_reload_mask v8
488 next_tweak v4, v4, v8
533 xts_load_mask v8
546 next_tweak v4, v4, v8
551 next_tweak v5, v4, v8
[all...]
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dcrc32-vpmsum_core.S106 /* Get the initial value into v8 */
107 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
[all...]
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dcrc32-vpmsum_core.S106 /* Get the initial value into v8 */
107 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
[all...]
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dcrc32le-vx.S145 VLM %v5,%v8,0,%r3
149 VPERM %v8,%v8,%v8,CONST_PERM_LE2BE
161 VGFMAG %v4,CONST_R2R1,%v4,%v8
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dcrc32le-vx.S147 VLM %v5,%v8,0,%r3
151 VPERM %v8,%v8,%v8,CONST_PERM_LE2BE
163 VGFMAG %v4,CONST_R2R1,%v4,%v8
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h116 f5, v5, f6, v6, f7, v7, f8, v8) \
125 FN(reg, f8), v8)
128 v5, f6, v6, f7, v7, f8, v8, f9, v9) \
137 FN(reg, f8), v8, \
141 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \
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) \
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) \
288 FN(reg, f8), v8)
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h116 f5, v5, f6, v6, f7, v7, f8, v8) \
125 FN(reg, f8), v8)
128 v5, f6, v6, f7, v7, f8, v8, f9, v9) \
137 FN(reg, f8), v8, \
141 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \
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) \
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) \
288 FN(reg, f8), v8)
[all...]
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A 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,
[all...]
H A Dcopyuser_power7.S543 VPERM(v8,v0,v1,v16)
545 err3; stvx v8,0,r3
551 VPERM(v8,v0,v1,v16)
555 err3; stvx v8,0,r3
561 VPERM(v8,v0,v3,v16)
569 err3; stvx v8,0,r3
596 VPERM(v8,v0,v7,v16)
612 err4; stvx v8,0,r3
634 VPERM(v8,v0,v3,v16)
642 err3; stvx v8,
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/
H A 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,
[all...]
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A 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,
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/
H A 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,
[all...]

Completed in 14 milliseconds

123