Home
last modified time | relevance | path

Searched refs:x13 (Results 1 – 25 of 108) sorted by relevance

12345

/linux/arch/mips/boot/dts/cavium-octeon/
H A Docteon_3xxx.dts45 <3 0x13 0 0x0a60>;
53 <3 0x13 0 0x0a60>;
61 <3 0x13 0 0x0a60>;
69 <3 0x13 0 0x0a60>;
78 <3 0x13 0 0x0a60>;
86 <3 0x13 0 0x0a60>;
94 <3 0x13 0 0x0a60>;
102 <3 0x13 0 0x0a60>;
118 <3 0x13 0 0x0a60>;
128 <3 0x13 0 0x0a60>;
[all …]
H A Docteon_68xx.dts80 <3 0x13 0 0x0a60>;
89 <3 0x13 0 0x0a60>;
98 <3 0x13 0 0x0a60>;
107 <3 0x13 0 0x0a60>;
124 <3 0x13 0 0x0a60>;
133 <3 0x13 0 0x0a60>;
142 <3 0x13 0 0x0a60>;
151 <3 0x13 0 0x0a60>;
168 <3 0x13 0 0x0a60>;
177 <3 0x13 0 0x0a60>;
[all …]
/linux/lib/crypto/
H A Dcurve25519-fiat32.c233 { const u32 x13 = in1[4]; in fe_add_impl() local
252 out[4] = (x13 + x31); in fe_add_impl()
276 { const u32 x13 = in1[4]; in fe_sub_impl() local
295 out[4] = ((0x7fffffe + x13) - x31); in fe_sub_impl()
319 { const u32 x13 = in1[4]; in fe_mul_impl() local
338 …{ u64 x44 = (((((u64)x27 * x9) + (0x2 * (((u64)x25 * x11) + ((u64)x29 * x7)))) + ((u64)x23 * x13))… in fe_mul_impl()
339 …{ u64 x45 = (((((((u64)x27 * x11) + ((u64)x29 * x9)) + ((u64)x25 * x13)) + ((u64)x31 * x7)) + ((u6… in fe_mul_impl()
340 …* ((((u64)x29 * x11) + ((u64)x25 * x15)) + ((u64)x33 * x7))) + ((u64)x27 * x13)) + ((u64)x31 * x9)… in fe_mul_impl()
341 …{ u64 x47 = (((((((((u64)x29 * x13) + ((u64)x31 * x11)) + ((u64)x27 * x15)) + ((u64)x33 * x9)) + (… in fe_mul_impl()
342 …{ u64 x48 = (((((((u64)x31 * x13) + (0x2 * (((((u64)x29 * x15) + ((u64)x33 * x11)) + ((u64)x25 * x… in fe_mul_impl()
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dpm8916.dtsi84 <0x0 0x13 0 IRQ_TYPE_EDGE_BOTH>,
85 <0x0 0x13 1 IRQ_TYPE_EDGE_BOTH>,
86 <0x0 0x13 2 IRQ_TYPE_EDGE_BOTH>,
87 <0x0 0x13 4 IRQ_TYPE_EDGE_BOTH>;
105 interrupts = <0x0 0x13 1 IRQ_TYPE_EDGE_BOTH>;
H A Dpmi8998.dtsi16 interrupts = <0x2 0x13 0x4 IRQ_TYPE_EDGE_BOTH>,
19 <0x2 0x13 0x6 IRQ_TYPE_EDGE_RISING>;
H A Dpm660.dtsi80 interrupts = <0x0 0x13 0x4 IRQ_TYPE_EDGE_BOTH>,
83 <0x0 0x13 0x6 IRQ_TYPE_EDGE_RISING>;
/linux/arch/arm64/lib/
H A Dkasan_sw_tags.S48 stp x12, x13, [sp, #8 * 12]
63 ldp x12, x13, [sp, #8 * 12]
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhost.S32 stp x12, x13, [x0, #CPU_XREG_OFFSET(12)]
87 ldp x12, x13, [x29, #CPU_XREG_OFFSET(12)]
275 ldp x12, x13, [x18, #CPU_XREG_OFFSET(12)]
287 stp x12, x13, [x18, #CPU_XREG_OFFSET(12)]
/linux/lib/crypto/x86/
H A Dchacha-ssse3-x86_64.S290 # x1 += x5, x13 = rotl32(x13 ^ x1, 16)
316 # x9 += x13, x5 = rotl32(x5 ^ x9, 12)
344 # x1 += x5, x13 = rotl32(x13 ^ x1, 8)
370 # x9 += x13, x5 = rotl32(x5 ^ x9, 7)
404 # x2 += x7, x13 = rotl32(x13 ^ x2, 16)
431 # x8 += x13, x7 = rotl32(x7 ^ x8, 12)
458 # x2 += x7, x13 = rotl32(x13 ^ x2, 8)
485 # x8 += x13, x7 = rotl32(x7 ^ x8, 7)
553 # x13[0-3] += s3[1]
H A Dchacha-avx512vl-x86_64.S515 # x1 += x5, x13 = rotl32(x13 ^ x1, 16)
532 # x9 += x13, x5 = rotl32(x5 ^ x9, 12)
549 # x1 += x5, x13 = rotl32(x13 ^ x1, 8)
566 # x9 += x13, x5 = rotl32(x5 ^ x9, 7)
587 # x2 += x7, x13 = rotl32(x13 ^ x2, 16)
604 # x8 += x13, x7 = rotl32(x7 ^ x8, 12)
621 # x2 += x7, x13 = rotl32(x13 ^ x2, 8)
638 # x8 += x13, x7 = rotl32(x7 ^ x8, 7)
H A Dchacha-avx2-x86_64.S594 # x1 += x5, x13 = rotl32(x13 ^ x1, 16)
616 # x9 += x13, x5 = rotl32(x5 ^ x9, 12)
640 # x1 += x5, x13 = rotl32(x13 ^ x1, 8)
662 # x9 += x13, x5 = rotl32(x5 ^ x9, 7)
691 # x2 += x7, x13 = rotl32(x13 ^ x2, 16)
714 # x8 += x13, x7 = rotl32(x7 ^ x8, 12)
737 # x2 += x7, x13 = rotl32(x13 ^ x2, 8)
760 # x8 += x13, x7 = rotl32(x7 ^ x8, 7)
/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zc1232-revA.dts58 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
62 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
/linux/arch/arm64/kernel/
H A Dsmccc-call.S61 ldp x12, x13, [x19, #ARM_SMCCC_1_2_REGS_X12_OFFS]
77 stp x12, x13, [x19, #ARM_SMCCC_1_2_REGS_X12_OFFS]
/linux/net/wireless/certs/
H A Dsforshee.hex6 0x05, 0x00, 0x30, 0x13, 0x31, 0x11, 0x30, 0x0f,
13 0x5a, 0x30, 0x13, 0x31, 0x11, 0x30, 0x0f, 0x06,
62 0x5d, 0x9c, 0x79, 0x13, 0xa1, 0xff, 0xb8, 0xa3,
74 0x67, 0xc3, 0x6f, 0x13, 0xc3, 0x2d, 0x35, 0x79,
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-colibri-iris.dts43 * uart-a-on-x13-enable turns the UART transceiver for UART_A on. If one
49 uart-a-on-x13-enable-hog {
/linux/tools/testing/selftests/kvm/lib/riscv/
H A Dhandlers.S26 sd x13, 104(sp)
81 ld x13, 104(sp)
/linux/arch/riscv/kernel/probes/
H A Drethook_trampoline.S25 REG_S x13, PT_A3(sp)
60 REG_L x13, PT_A3(sp)
/linux/arch/arm/boot/dts/qcom/
H A Dpm8226.dtsi73 <0x0 0x13 2 IRQ_TYPE_EDGE_BOTH>,
74 <0x0 0x13 1 IRQ_TYPE_EDGE_BOTH>,
H A Dpm8941.dtsi88 <0x0 0x13 2 IRQ_TYPE_EDGE_BOTH>,
89 <0x0 0x13 1 IRQ_TYPE_EDGE_BOTH>,
/linux/arch/riscv/kernel/
H A Dmcount-dyn.S103 REG_S x13, FREGS_A3(sp)
131 REG_L x13, FREGS_A3(sp)
/linux/Documentation/devicetree/bindings/sound/
H A Dak4118.txt18 reg = <0x13>;
/linux/Documentation/networking/
H A Dmac80211-injection.rst87 0x13, 0x22, 0x33, 0x44, 0x55, 0x66,
88 0x13, 0x22, 0x33, 0x44, 0x55, 0x66,
/linux/arch/arm64/kvm/hyp/
H A Dhyp-entry.S25 stp x12, x13, [sp, #-16]!
33 ldp x12, x13, [sp], #16
/linux/fs/unicode/
H A Dutf8data.c_shipped107 0x13,0x00,0xcf,0x86,0xd5,0x06,0xcf,0x06,0x00,0x00,0xe4,0x74,0xf4,0xe3,0x5d,0xf3,
108 0xd2,0xa0,0xe1,0x13,0xe7,0xd0,0x21,0xcf,0x86,0xe5,0x14,0xe4,0xe4,0x90,0xe3,0xe3,
121 0xbd,0x9e,0x00,0x05,0xff,0xf0,0xa3,0xbe,0x8e,0x00,0xd2,0x13,0xe1,0x28,0xeb,0x10,
128 0x00,0xd2,0x13,0xe1,0xc6,0xec,0x10,0x08,0x05,0xff,0xe4,0x84,0xaf,0x00,0x05,0xff,
136 0x00,0x05,0xff,0xf0,0xa7,0x83,0x92,0x00,0xd2,0x13,0xe1,0x5b,0xef,0x10,0x08,0x05,
163 0xcf,0x06,0x11,0x00,0xd0,0x0b,0xcf,0x86,0xe5,0x5c,0xdf,0xcf,0x06,0x13,0x00,0xcf,
165 0x96,0xe3,0xd0,0x21,0xcf,0x86,0xe5,0x97,0xe0,0xe4,0x13,0xe0,0xe3,0xd1,0xdf,0xe2,
178 0x05,0xff,0xf0,0xa3,0xbe,0x8e,0x00,0xd2,0x13,0xe1,0xab,0xe7,0x10,0x08,0x05,0xff,
184 0x10,0x08,0x05,0xff,0xe7,0xa3,0x8c,0x00,0x05,0xff,0xe4,0x83,0xa3,0x00,0xd2,0x13,
193 0xf0,0xa7,0x83,0x92,0x00,0xd2,0x13,0xe1,0xde,0xeb,0x10,0x08,0x05,0xff,0xe8,0x9a,
[all …]
/linux/arch/arm/boot/dts/marvell/
H A Darmada-385-clearfog-gtr-s4.dts77 reg = <0x13>;

12345