Home
last modified time | relevance | path

Searched +full:1 +full:v8 (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/Documentation/hwmon/
Dlochnagar.rst31 power1_average_interval Power averaging time input valid from 1 to 1708mS
33 in1_input Measured voltage for 1V8 DSP (milliVolts)
34 in1_label "1V8 DSP"
35 curr2_input Measured current for 1V8 DSP (milliAmps)
36 curr2_label "1V8 DSP"
37 power2_average Measured average power for 1V8 DSP (microWatts)
38 power2_average_interval Power averaging time input valid from 1 to 1708mS
39 power2_label "1V8 DSP"
40 in2_input Measured voltage for 1V8 CDC (milliVolts)
41 in2_label "1V8 CDC"
[all …]
/kernel/linux/linux-4.19/arch/arm64/crypto/
Dsm4-ce-core.S6 .irp b, 0, 1, 2, 3, 4, 5, 6, 7, 8
19 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
[all …]
Dsm3-ce-core.S14 .irp b, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
47 sm3ss1 v5.4s, v8.4s, \t0\().4s, v9.4s
48 shl \t1\().4s, \t0\().4s, #1
50 sm3tt1\ab v8.4s, v5.4s, v10.4s, \i
65 round \ab, \s0, v12, v11, 1
81 ld1 {v8.4s-v9.4s}, [x0]
82 rev64 v8.4s, v8.4s
84 ext v8.16b, v8.16b, v8.16b, #8
92 sub w2, w2, #1
94 mov v15.16b, v8.16b
[all …]
Daes-neon.S20 shl \out, \in, #1
74 mul_by_x2 v8.16b, \in\().16b, v9.16b, v12.16b
75 eor \in\().16b, \in\().16b, v8.16b
76 rev32 v8.8h, v8.8h
77 eor \in\().16b, \in\().16b, v8.16b
80 mul_by_x v9.16b, \in\().16b, v8.16b, v12.16b
81 rev32 v8.8h, \in\().8h
82 eor v8.16b, v8.16b, v9.16b
83 eor \in\().16b, \in\().16b, v8.16b
85 eor \in\().16b, \in\().16b, v8.16b
[all …]
Dsha3-ce-core.S3 * sha3-ce-core.S - core SHA-3 transform using v8.2 Crypto Extensions
15 .irp b,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
53 ld1 { v0.1d- v3.1d}, [x19]
54 ld1 { v4.1d- v7.1d}, [x8], #32
55 ld1 { v8.1d-v11.1d}, [x8], #32
56 ld1 {v12.1d-v15.1d}, [x8], #32
57 ld1 {v16.1d-v19.1d}, [x8], #32
58 ld1 {v20.1d-v23.1d}, [x8], #32
59 ld1 {v24.1d}, [x8]
61 1: sub w21, w21, #1
[all …]
Dchacha20-neon-core.S28 // x1: 1 data block output, o
29 // x2: 1 data block input, i
41 ld1 {v8.4s-v11.4s}, [x0]
69 // x1 = shuffle32(x1, MASK(0, 3, 2, 1))
71 // x2 = shuffle32(x2, MASK(1, 0, 3, 2))
73 // x3 = shuffle32(x3, MASK(2, 1, 0, 3))
98 // x1 = shuffle32(x1, MASK(2, 1, 0, 3))
100 // x2 = shuffle32(x2, MASK(1, 0, 3, 2))
102 // x3 = shuffle32(x3, MASK(0, 3, 2, 1))
105 subs x3, x3, #1
[all …]
Daes-modes.S60 subs w23, w23, #1
95 subs w23, w23, #1
149 subs w23, w23, #1
183 ld1 {v7.16b}, [x20], #16 /* reload 1 ct block */
200 subs w23, w23, #1
228 umov x6, v4.d[1] /* keep swabbed ctr in reg */
235 ldr q8, =0x30000000200000001 /* addends 1,2,3[,0] */
238 add v7.4s, v7.4s, v8.4s
240 rev32 v8.16b, v7.16b
243 mov v1.s[3], v8.s[0]
[all …]
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dsm4-ce-core.S6 .irp b, 0, 1, 2, 3, 4, 5, 6, 7, 8
19 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
[all …]
Dsm3-ce-core.S11 .irp b, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
44 sm3ss1 v5.4s, v8.4s, \t0\().4s, v9.4s
45 shl \t1\().4s, \t0\().4s, #1
47 sm3tt1\ab v8.4s, v5.4s, v10.4s, \i
62 round \ab, \s0, v12, v11, 1
78 ld1 {v8.4s-v9.4s}, [x0]
79 rev64 v8.4s, v8.4s
81 ext v8.16b, v8.16b, v8.16b, #8
89 sub w2, w2, #1
91 mov v15.16b, v8.16b
[all …]
Daes-neon.S24 tbnz \reg, #1, \lbl
30 shl \out, \in, #1
84 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
[all …]
Dchacha-neon-core.S67 // x1 = shuffle32(x1, MASK(0, 3, 2, 1))
69 // x2 = shuffle32(x2, MASK(1, 0, 3, 2))
71 // x3 = shuffle32(x3, MASK(2, 1, 0, 3))
96 // x1 = shuffle32(x1, MASK(2, 1, 0, 3))
98 // x2 = shuffle32(x2, MASK(1, 0, 3, 2))
100 // x3 = shuffle32(x3, MASK(0, 3, 2, 1))
111 // x1: 1 data block output, o
112 // x2: 1 data block input, i
120 ld1 {v8.4s-v11.4s}, [x0]
127 add v0.4s, v0.4s, v8.4s
[all …]
Dsha3-ce-core.S3 * sha3-ce-core.S - core SHA-3 transform using v8.2 Crypto Extensions
15 .irp b,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
46 ld1 { v0.1d- v3.1d}, [x0]
47 ld1 { v4.1d- v7.1d}, [x8], #32
48 ld1 { v8.1d-v11.1d}, [x8], #32
49 ld1 {v12.1d-v15.1d}, [x8], #32
50 ld1 {v16.1d-v19.1d}, [x8], #32
51 ld1 {v20.1d-v23.1d}, [x8], #32
52 ld1 {v24.1d}, [x8]
54 0: sub w2, w2, #1
[all …]
/kernel/linux/linux-5.10/arch/sh/boards/mach-hp6xx/
Dsetup.c31 [1] = {
44 .id = -1,
51 .id = -1,
57 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()
[all …]
/kernel/linux/linux-4.19/arch/sh/boards/mach-hp6xx/
Dsetup.c33 [1] = {
46 .id = -1,
53 .id = -1,
59 u8 v8; in dac_audio_start() local
67 v8 = inb(PKDR); in dac_audio_start()
68 v8 &= ~PKDR_SPEAKER; in dac_audio_start()
69 outb(v8, PKDR); in dac_audio_start()
77 u8 v8; in dac_audio_stop() local
85 v8 = inb(PKDR); in dac_audio_stop()
86 v8 |= PKDR_SPEAKER; in dac_audio_stop()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Dnvidia,tegra20-sdhci.txt51 - pinctrl-names, pinctrl-0, pinctrl-1 : Specify pad voltage
52 configurations. Valid pinctrl-names are "sdmmc-3v3" and "sdmmc-1v8"
55 pinctrl-1.
56 - pinctrl-names : "sdmmc-3v3-drv" and "sdmmc-1v8-drv" are applicable for
59 using pads at 3V3 and 1V8 levels.
60 - nvidia,only-1-8-v : The presence of this property indicates that the
65 - nvidia,pad-autocal-pull-up-offset-1v8,
66 nvidia,pad-autocal-pull-down-offset-1v8 : Specify drive strength
72 - nvidia,pad-autocal-pull-up-offset-1v8-timeout,
73 nvidia,pad-autocal-pull-down-offset-1v8-timeout : Specify drive
[all …]
/kernel/linux/linux-4.19/arch/powerpc/crypto/
Dcrc32-vpmsum_core.S105 vspltisw v0,-1
110 /* Get the initial value into v8 */
111 vxor v8,v8,v8
112 MTVRD(v8, R3)
114 vsldoi v8,zeroes,v8,8 /* shift into bottom 32 bits */
116 vsldoi v8,v8,zeroes,4 /* shift into top 32 bits */
133 1: lis r7,MAX_SIZE@h
154 addi r7,r7,-1
179 cmpdi r0,1
202 vxor v16,v16,v8
[all …]
/kernel/linux/linux-5.10/arch/powerpc/crypto/
Dcrc32-vpmsum_core.S101 vspltisw v0,-1
106 /* 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 */
129 1: lis r7,MAX_SIZE@h
150 addi r7,r7,-1
175 cmpdi r0,1
198 vxor v16,v16,v8
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Dcoresight-cti.yaml32 are implementation defined, except when the CTI is connected to an ARM v8
35 In this case the ARM v8 architecture defines the required signal connections
36 between CTI and the CPU core and ETM if present. In the case of a v8
38 indicate this feature (arm,coresight-cti-v8-arch).
88 - const: arm,coresight-cti-v8-arch
93 maxItems: 1
99 base cti node if compatible string arm,coresight-cti-v8-arch is used,
115 compatible string arm,coresight-cti-v8-arch used. If the associated
126 const: 1
140 maxItems: 1
[all …]
/kernel/linux/linux-4.19/arch/arm64/boot/dts/arm/
DMakefile3 foundation-v8.dtb foundation-v8-psci.dtb \
4 foundation-v8-gicv3.dtb foundation-v8-gicv3-psci.dtb
7 dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2f-1xv7-ca53x2.dtb
/kernel/linux/linux-4.19/arch/s390/kernel/
Dfpu.c32 asm volatile("std 1,%0" : "=Q" (state->fprs[1])); in __kernel_fpu_begin()
57 " la 1,%[vxrs]\n" /* load save area */ in __kernel_fpu_begin()
63 * case a vstm V8..V23 is the best instruction in __kernel_fpu_begin()
66 " jne 0f\n" /* -> save V8..V23 */ in __kernel_fpu_begin()
67 " VSTM 8,23,128,1\n" /* vstm %v8,%v23,128(%r1) */ in __kernel_fpu_begin()
73 " brc 2,1f\n" /* 10 -> save V8..V15 */ in __kernel_fpu_begin()
74 " VSTM 0,7,0,1\n" /* vstm %v0,%v7,0(%r1) */ in __kernel_fpu_begin()
76 "1: VSTM 8,15,128,1\n" /* vstm %v8,%v15,128(%r1) */ in __kernel_fpu_begin()
78 "2: VSTM 0,15,0,1\n" /* vstm %v0,%v15,0(%r1) */ in __kernel_fpu_begin()
84 " VSTM 16,23,256,1\n" /* vstm %v16,%v23,256(%r1) */ in __kernel_fpu_begin()
[all …]
/kernel/linux/linux-5.10/arch/s390/kernel/
Dfpu.c32 asm volatile("std 1,%0" : "=Q" (state->fprs[1])); in __kernel_fpu_begin()
57 " la 1,%[vxrs]\n" /* load save area */ in __kernel_fpu_begin()
63 * case a vstm V8..V23 is the best instruction in __kernel_fpu_begin()
66 " jne 0f\n" /* -> save V8..V23 */ in __kernel_fpu_begin()
67 " VSTM 8,23,128,1\n" /* vstm %v8,%v23,128(%r1) */ in __kernel_fpu_begin()
73 " brc 2,1f\n" /* 10 -> save V8..V15 */ in __kernel_fpu_begin()
74 " VSTM 0,7,0,1\n" /* vstm %v0,%v7,0(%r1) */ in __kernel_fpu_begin()
76 "1: VSTM 8,15,128,1\n" /* vstm %v8,%v15,128(%r1) */ in __kernel_fpu_begin()
78 "2: VSTM 0,15,0,1\n" /* vstm %v0,%v15,0(%r1) */ in __kernel_fpu_begin()
84 " VSTM 16,23,256,1\n" /* vstm %v16,%v23,256(%r1) */ in __kernel_fpu_begin()
[all …]
/kernel/linux/linux-5.10/arch/arm64/boot/dts/arm/
DMakefile3 foundation-v8.dtb foundation-v8-psci.dtb \
4 foundation-v8-gicv3.dtb foundation-v8-gicv3-psci.dtb
7 dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2f-1xv7-ca53x2.dtb
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/inc/
Dreg_helper.h64 REG_SET_N(reg_name, 1, initial_val, \
116 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)
232 REG_UPDATE_N(reg_name, 1, \
[all …]
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dmemcpy_power7.S11 /* 0 == don't use VMX, 1 == use VMX */
42 bf cr7*4+3,1f
44 addi r4,r4,1
46 addi r3,r3,1
48 1: bf cr7*4+2,2f
54 2: bf cr7*4+1,3f
136 6: bf cr7*4+1,7f
191 12: bf cr7*4+1,13f
232 * 1 for the store side.
236 ori r9,r9,1 /* stream=1 */
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_power7.S11 /* 0 == don't use VMX, 1 == use VMX */
42 bf cr7*4+3,1f
44 addi r4,r4,1
46 addi r3,r3,1
48 1: bf cr7*4+2,2f
54 2: bf cr7*4+1,3f
136 6: bf cr7*4+1,7f
191 12: bf cr7*4+1,13f
232 * 1 for the store side.
236 ori r9,r9,1 /* stream=1 */
[all …]

12345678910>>...15