Home
last modified time | relevance | path

Searched refs:x7 (Results 1 – 25 of 244) sorted by relevance

12345678910

/Linux-v4.19/arch/x86/crypto/
Dglue_helper-asm-avx.S18 #define load_8way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
26 vmovdqu (7*16)(src), x7;
28 #define store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
36 vmovdqu x7, (7*16)(dst);
38 #define store_cbc_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
45 vpxor (6*16)(src), x7, x7; \
46 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
54 #define load_ctr_8way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2) \ argument
60 vmovdqu (iv), x7; \
61 vpshufb t1, x7, x0; \
[all …]
Dglue_helper-asm-avx2.S13 #define load_16way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
21 vmovdqu (7*32)(src), x7;
23 #define store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
31 vmovdqu x7, (7*32)(dst);
33 #define store_cbc_16way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7, t0) \ argument
43 vpxor (6*32+16)(src), x7, x7; \
44 store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
60 #define load_ctr_16way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t0x, t1, \ argument
88 vpshufb t1, t2, x7; \
93 #define store_ctr_16way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
[all …]
Dcamellia-aesni-avx-asm_64.S51 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
63 vpshufb t4, x7, x7; \
75 filter_8bit(x7, t0, t1, t7, t6); \
90 vaesenclast t4, x7, x7; \
102 filter_8bit(x7, t0, t1, t7, t6); \
137 vpxor x7, x2, x2; \
143 vpxor x1, x7, x7; \
145 vpxor x7, x0, x0; \
153 vpxor x2, x7, x7; /* note: high and low parts swapped */ \
172 vpxor t0, x7, x7; \
[all …]
Dcamellia-aesni-avx2-asm_64.S68 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
82 vpshufb t4, x7, x7; \
93 filter_8bit(x7, t5, t6, t7, t4); \
95 vextracti128 $1, x7, t1##_x; \
113 vaesenclast t4##_x, x7##_x, x7##_x; \
115 vinserti128 $1, t1##_x, x7, x7; \
143 filter_8bit(x7, t0, t1, t7, t6); \
168 vpxor x7, x2, x2; \
180 vpxor x1, x7, x7; \
186 vpxor x7, x0, x0; \
[all …]
Dchacha20-avx2-x86_64.S100 # x3 += x7, x15 = rotl32(x15 ^ x3, 16)
124 # x11 += x15, x7 = rotl32(x7 ^ x11, 12)
146 # x3 += x7, x15 = rotl32(x15 ^ x3, 8)
170 # x11 += x15, x7 = rotl32(x7 ^ x11, 7)
187 # x2 += x7, x13 = rotl32(x13 ^ x2, 16)
210 # x8 += x13, x7 = rotl32(x7 ^ x8, 12)
233 # x2 += x7, x13 = rotl32(x13 ^ x2, 8)
256 # x8 += x13, x7 = rotl32(x7 ^ x8, 7)
Dchacha20-ssse3-x86_64.S226 # x3 += x7, x15 = rotl32(x15 ^ x3, 16)
254 # x11 += x15, x7 = rotl32(x7 ^ x11, 12)
280 # x3 += x7, x15 = rotl32(x15 ^ x3, 8)
308 # x11 += x15, x7 = rotl32(x7 ^ x11, 7)
328 # x2 += x7, x13 = rotl32(x13 ^ x2, 16)
355 # x8 += x13, x7 = rotl32(x7 ^ x8, 12)
382 # x2 += x7, x13 = rotl32(x13 ^ x2, 8)
409 # x8 += x13, x7 = rotl32(x7 ^ x8, 7)
454 # x7[0-3] += s1[3]
/Linux-v4.19/Documentation/devicetree/bindings/opp/
Dkryo-cpufreq.txt149 opp-supported-hw = <0x7>;
161 opp-supported-hw = <0x7>;
173 opp-supported-hw = <0x7>;
185 opp-supported-hw = <0x7>;
197 opp-supported-hw = <0x7>;
221 opp-supported-hw = <0x7>;
233 opp-supported-hw = <0x7>;
245 opp-supported-hw = <0x7>;
257 opp-supported-hw = <0x7>;
269 opp-supported-hw = <0x7>;
[all …]
/Linux-v4.19/arch/arm/crypto/
Daes-neonbs-core.S176 .macro mul_gf16_2, x0, x1, x2, x3, x4, x5, x6, x7, \
189 veor \t1, \x5, \x7
190 mul_gf4_n_gf4 \t0, \t1, \y0, \y1, \t3, \x6, \x7, \y2, \y3, \t2
197 veor \x7, \x7, \t1
200 .macro inv_gf256, x0, x1, x2, x3, x4, x5, x6, x7, \
203 veor \t0, \x5, \x7
205 veor \s1, \x7, \x6
227 vand \s0, \x7, \x3
248 mul_gf16_2 \x0, \x1, \x2, \x3, \x4, \x5, \x6, \x7, \
268 .macro shift_rows, x0, x1, x2, x3, x4, x5, x6, x7, \
[all …]
/Linux-v4.19/arch/arm64/crypto/
Daes-neonbs-core.S116 .macro mul_gf16_2, x0, x1, x2, x3, x4, x5, x6, x7, \
129 eor \t1, \x5, \x7
130 mul_gf4_n_gf4 \t0, \t1, \y0, \y1, \t3, \x6, \x7, \y2, \y3, \t2
137 eor \x7, \x7, \t1
140 .macro inv_gf256, x0, x1, x2, x3, x4, x5, x6, x7, \
143 eor \t0, \x5, \x7
145 eor \s1, \x7, \x6
167 and \s0, \x7, \x3
188 mul_gf16_2 \x0, \x1, \x2, \x3, \x4, \x5, \x6, \x7, \
230 .macro add_round_key, x0, x1, x2, x3, x4, x5, x6, x7
[all …]
Daes-modes.S255 rev x7, x6
256 ins v4.d[1], x7
269 rev x7, x6
270 ins v4.d[1], x7
292 umov x7, v4.d[0] /* load upper word of ctr */
293 rev x7, x7 /* ... to handle the carry */
294 add x7, x7, #1
295 rev x7, x7
296 ins v4.d[0], x7
471 enc_prepare w2, x1, x7
[all …]
Dsha512-core.S_shipped126 eor x7,x23,x23,ror#23
132 eor x16,x16,x7,ror#18 // Sigma1(e)
133 ror x7,x27,#28
140 eor x17,x7,x17,ror#34 // Sigma0(a)
171 ldp x7,x8,[x1],#2*8
194 rev x7,x7 // 4
202 add x23,x23,x7 // h+=X[i]
394 str x7,[sp,#0]
397 eor x7,x20,x20,ror#23
403 eor x16,x16,x7,ror#18 // Sigma1(e)
[all …]
/Linux-v4.19/arch/arm64/lib/
Dcopy_page.S41 ldp x6, x7, [x1, #32]
61 stnp x6, x7, [x0, #32]
62 ldp x6, x7, [x1, #32]
81 stnp x6, x7, [x0, #32]
/Linux-v4.19/arch/arm64/kernel/
Dsleep.S78 mrs x7, mpidr_el1
87 compute_mpidr_hash x8, x3, x4, x5, x6, x7, x10
119 compute_mpidr_hash x7, x3, x4, x5, x6, x1, x2
123 ldr x0, [x0, x7, lsl #3]
Dentry-ftrace.S178 stp x6, x7, [sp, #48]
186 ldp x6, x7, [sp, #48]
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-hv_24x75 Provides access to the binary "24x7 catalog" provided by the
9 https://raw.githubusercontent.com/jmesmon/catalog-24x7/master/hv-24x7-catalog.h
22 Exposes the "version" field of the 24x7 catalog. This is also
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio-stp-xway.txt37 lantiq,groups = <0x7>;
39 lantiq,phy1 = <0x7>;
40 lantiq,phy2 = <0x7>;
/Linux-v4.19/arch/arm64/xen/
Dhypercall.S104 uaccess_ttbr0_enable x6, x7, x8
110 uaccess_ttbr0_disable x6, x7
/Linux-v4.19/arch/powerpc/boot/dts/fsl/
Dmpc8568mds.dts93 reg = <0x7>;
135 0x4 0x7 0x1 0x0 0x2 0x0 /* TxD3 */
163 0x5 0x7 0x1 0x0 0x2 0x0 /* TxD3 */
234 reg = <0x7>;
259 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
264 0x9000 0x0 0x0 0x3 &mpic 0x7 0x1 0 0
269 0x9800 0x0 0x0 0x2 &mpic 0x7 0x1 0 0
Dmpc8641si-post.dtsi113 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
139 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
144 0x0000 0x0 0x0 0x4 &mpic 0x7 0x1 0x0 0x0
Dmpc8544ds.dtsi122 interrupt-map-mask = <0xff00 0x0 0x0 0x7>;
134 0xf000 0x0 0x0 0x1 &i8259 0x7 0x2
135 0xf100 0x0 0x0 0x1 &i8259 0x7 0x2
/Linux-v4.19/Documentation/input/devices/
Dalps.rst109 byte 0: 1 0 0 0 1 x9 x8 x7
123 byte 2: 0 x10 x9 x8 x7 ? fin ges
141 byte 2: 0 x10 x9 x8 x7 0 fin ges
164 byte 1: 0 x10 x9 x8 x7 x6 x5 x4
180 byte 1: 0 x8 x7 x6 x5 x4 x3 x2
192 byte 0: 1 1 x7 y7 1 1 1 1
208 byte 1: 0 x10 x9 x8 x7 x6 x5 x4
220 byte 0: 0 1 x7 x6 x5 x4 x3 x2
259 byte 4: y10 y9 y8 y7 x10 x9 x8 x7
268 byte 4: 0 x9 x8 x7 x6 x5 x4 x3
[all …]
/Linux-v4.19/arch/arm64/kernel/probes/
Dkprobes_trampoline.S16 stp x6, x7, [sp, #S_X6]
50 ldp x6, x7, [sp, #S_X6]
/Linux-v4.19/arch/arm64/kvm/hyp/
Dentry.S71 ldp x6, x7, [x18, #CPU_XREG_OFFSET(6)]
107 stp x6, x7, [x1, #CPU_XREG_OFFSET(6)]
/Linux-v4.19/arch/arm/boot/dts/
Darmada-xp-mv78260.dtsi87 0x82000000 0x7 0 MBUS_ID(0x08, 0xb8) 0 1 0 /* Port 1.2 MEM */
88 0x81000000 0x7 0 MBUS_ID(0x08, 0xb0) 0 1 0 /* Port 1.2 IO */
210 ranges = <0x82000000 0 0 0x82000000 0x7 0 1 0
211 0x81000000 0 0 0x81000000 0x7 0 1 0>;
/Linux-v4.19/arch/powerpc/platforms/pseries/
DKconfig122 bool "Hypervisor supplied PMU events (24x7 & GPCI)"
127 this enables code that uses the hcall GetPerfCounterInfo and 24x7
129 systems. 24x7 is available on Power 8 and later systems.

12345678910