Home
last modified time | relevance | path

Searched refs:x12 (Results 1 – 25 of 146) sorted by relevance

123456

/linux/arch/mips/boot/dts/cavium-octeon/
H A Docteon_3xxx.dts44 <3 0x12 0 0x4105>,
52 <3 0x12 0 0x4105>,
60 <3 0x12 0 0x4105>,
68 <3 0x12 0 0x4105>,
77 <3 0x12 0 0x4105>,
85 <3 0x12 0 0x4105>,
93 <3 0x12 0 0x4105>,
101 <3 0x12 0 0x4105>,
117 <3 0x12 0 0x4105>,
127 <3 0x12 0 0x4105>,
[all …]
H A Docteon_68xx.dts79 <3 0x12 0 0x4105>,
88 <3 0x12 0 0x4105>,
97 <3 0x12 0 0x4105>,
106 <3 0x12 0 0x4105>,
123 <3 0x12 0 0x4105>,
132 <3 0x12 0 0x4105>,
141 <3 0x12 0 0x4105>,
150 <3 0x12 0 0x4105>,
167 <3 0x12 0 0x4105>,
176 <3 0x12 0 0x4105>,
[all …]
/linux/arch/arm64/kernel/
H A Dcpu-reset.S33 mov_q x12, INIT_SCTLR_EL1_MMU_OFF
39 msr sctlr_el1, x12
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/tools/testing/selftests/arm64/fp/
H A Dfp-pidbench.S25 mrs x12, CNTVCT_EL0
26 sub x0, x12, x11
/linux/fs/unicode/
H A Dutf8data.c_shipped129 0xe7,0xa9,0x80,0x00,0xd1,0x12,0x10,0x09,0x05,0xff,0xf0,0xa5,0xa5,0xbc,0x00,0x05,
186 0x00,0xd1,0x12,0x10,0x09,0x05,0xff,0xf0,0xa5,0xa5,0xbc,0x00,0x05,0xff,0xf0,0xa5,
234 0x05,0xff,0xe7,0xa9,0x80,0x00,0xd1,0x12,0x10,0x09,0x05,0xff,0xf0,0xa5,0xa5,0xbc,
279 0xa9,0x80,0x00,0xd1,0x12,0x10,0x09,0x05,0xff,0xf0,0xa5,0xa5,0xbc,0x00,0x05,0xff,
406 0x00,0xd2,0x12,0x91,0x0b,0x10,0x07,0x01,0xff,0xc7,0x89,0x00,0x01,0x00,0x01,0xff,
411 0x12,0x10,0x08,0x01,0xff,0x75,0xcc,0x8c,0x00,0x01,0xff,0x75,0xcc,0x88,0xcc,0x84,
431 0x61,0xcc,0x8a,0xcc,0x81,0x00,0x01,0xff,0x61,0xcc,0x8a,0xcc,0x81,0x00,0xd1,0x12,
480 0x00,0x01,0xff,0xc2,0xb7,0x00,0xd2,0x1f,0xd1,0x12,0x10,0x09,0x01,0xff,0xce,0xb5,
484 0x81,0x00,0xd3,0x3c,0xd2,0x20,0xd1,0x12,0x10,0x0b,0x01,0xff,0xce,0xb9,0xcc,0x88,
498 0x83,0x00,0x01,0x00,0x01,0x00,0xd2,0x07,0x61,0x3a,0x43,0x01,0x00,0xd1,0x12,0x10,
[all …]
/linux/arch/arm64/lib/
H A Dkasan_sw_tags.S48 stp x12, x13, [sp, #8 * 12]
63 ldp x12, x13, [sp, #8 * 12]
/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S95 add x12, x12, #1
96 cmp x1, x12
114 ldp x12, x13, [x2], #16
224 stp x12, x13, [x2], #16
269 add x12, x12, #1
270 cmp x1, x12
/linux/lib/crypto/x86/
H A Dchacha-ssse3-x86_64.S280 # x12 += counter values 0-3
284 # x0 += x4, x12 = rotl32(x12 ^ x0, 16)
309 # x8 += x12, x4 = rotl32(x4 ^ x8, 12)
338 # x0 += x4, x12 = rotl32(x12 ^ x0, 8)
363 # x8 += x12, x4 = rotl32(x4 ^ x8, 7)
398 # x1 += x6, x12 = rotl32(x12 ^ x1, 16)
424 # x11 += x12, x6 = rotl32(x6 ^ x11, 12)
452 # x1 += x6, x12 = rotl32(x12 ^ x1, 8)
478 # x11 += x12, x6 = rotl32(x6 ^ x11, 7)
552 # x12[0-3] += s3[0]
[all …]
H A Dchacha-avx512vl-x86_64.S490 # x12 += counter values 0-3
511 # x0 += x4, x12 = rotl32(x12 ^ x0, 16)
528 # x8 += x12, x4 = rotl32(x4 ^ x8, 12)
545 # x0 += x4, x12 = rotl32(x12 ^ x0, 8)
562 # x8 += x12, x4 = rotl32(x4 ^ x8, 7)
583 # x1 += x6, x12 = rotl32(x12 ^ x1, 16)
600 # x11 += x12, x6 = rotl32(x6 ^ x11, 12)
617 # x1 += x6, x12 = rotl32(x12 ^ x1, 8)
634 # x11 += x12, x6 = rotl32(x6 ^ x11, 7)
H A Dchacha-avx2-x86_64.S585 # x12 += counter values 0-3
589 # x0 += x4, x12 = rotl32(x12 ^ x0, 16)
610 # x8 += x12, x4 = rotl32(x4 ^ x8, 12)
635 # x0 += x4, x12 = rotl32(x12 ^ x0, 8)
656 # x8 += x12, x4 = rotl32(x4 ^ x8, 7)
686 # x1 += x6, x12 = rotl32(x12 ^ x1, 16)%ymm0
708 # x11 += x12, x6 = rotl32(x6 ^ x11, 12)
732 # x1 += x6, x12 = rotl32(x12 ^ x1, 8)
754 # x11 += x12, x6 = rotl32(x6 ^ x11, 7)
814 # x12 += counter values 0-3
/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/arch/powerpc/boot/dts/fsl/
H A Dmpc8572ds.dtsi297 /* IDSEL 0x12 func 0 - PCI slot 2 */
303 /* IDSEL 0x12 func 1 - PCI slot 2 */
309 /* IDSEL 0x12 func 2 - PCI slot 2 */
315 /* IDSEL 0x12 func 3 - PCI slot 2 */
321 /* IDSEL 0x12 func 4 - PCI slot 2 */
327 /* IDSEL 0x12 func 5 - PCI slot 2 */
333 /* IDSEL 0x12 func 6 - PCI slot 2 */
339 /* IDSEL 0x12 func 7 - PCI slot 2 */
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv416 0x12, 0, eax, 0, sgx1 , SGX1 leaf functions
417 0x12, 0, eax, 1, sgx2 , SGX2 leaf functions
418 0x12, 0, eax, 5, enclv_leaves , ENCLV leaves
419 0x12, 0, eax, 6, encls_leaves , ENCLS leaves
420 0x12, 0, eax, 7, enclu_everifyreport2 , ENCLU leaf EVERIFYREPORT2
421 0x12, 0, eax, 10, encls_eupdatesvn , ENCLS leaf EUPDATESVN
422 0x12, 0, eax, 11, sgx_edeccssa , ENCLU leaf EDECCSSA
423 0x12, 0, ebx, 0, miscselect_exinfo , SSA.MISC frame: Enclave #PF and #GP reporting
424 0x12, 0, ebx, 1, miscselect_cpinfo , SSA.MISC frame: Enclave #CP reporting
425 0x12,
[all...]
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-phycore-fpsc.dtsi330 MX8MP_IOMUXC_ENET_TD3__ENET_QOS_RGMII_TD3 0x12 /* RGMII2_TX_D3 */
331 MX8MP_IOMUXC_ENET_TD2__ENET_QOS_RGMII_TD2 0x12 /* RGMII2_TX_D2 */
332 MX8MP_IOMUXC_ENET_TD1__ENET_QOS_RGMII_TD1 0x12 /* RGMII2_TX_D1 */
333 MX8MP_IOMUXC_ENET_TD0__ENET_QOS_RGMII_TD0 0x12 /* RGMII2_TX_D0 */
334 MX8MP_IOMUXC_ENET_TX_CTL__ENET_QOS_RGMII_TX_CTL 0x12 /* RGMII2_TX_CTL */
335 MX8MP_IOMUXC_ENET_TXC__CCM_ENET_QOS_CLOCK_GENERATE_TX_CLK 0x12 /* RGMII2_TXC */
355 MX8MP_IOMUXC_SAI1_TXD0__ENET1_RGMII_TD0 0x12
356 MX8MP_IOMUXC_SAI1_TXD1__ENET1_RGMII_TD1 0x12
H A Dfsl-ls2080a.dtsi147 <0x12 0x00000000 0x0 0x00002000>; /* configuration space */
149 ranges = <0x81000000 0x0 0x00000000 0x12 0x00010000 0x0 0x00010000 /* downstream I/O */
150 0x82000000 0x0 0x40000000 0x12 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
H A Dimx8mm-phyboard-polis-peb-av-10.dtsi163 MX8MM_IOMUXC_SAI3_TXD_GPIO5_IO1 0x12
169 MX8MM_IOMUXC_SAI3_MCLK_PWM4_OUT 0x12
/linux/tools/testing/selftests/kvm/lib/riscv/
H A Dhandlers.S25 sd x12, 96(sp)
82 ld x12, 96(sp)
/linux/lib/crypto/
H A Dcurve25519-fiat32.c114 { const u32 x12 = in1[5]; in fe_freeze() local
125 { u32 x35; u8/*bool*/ x36 = subborrow_u25(x33, x12, 0x1ffffff, &x35); in fe_freeze()
450 { const u32 x12 = in1[5]; in fe_sqr_impl() local
461 { u64 x24 = (0x2 * ((((u64)x6 * x8) + ((u64)x4 * x10)) + ((u64)x2 * x12))); in fe_sqr_impl()
462 …4 x25 = (0x2 * (((((u64)x8 * x8) + ((u64)x6 * x10)) + ((u64)x2 * x14)) + ((u64)(0x2 * x4) * x12))); in fe_sqr_impl()
463 { u64 x26 = (0x2 * (((((u64)x8 * x10) + ((u64)x6 * x12)) + ((u64)x4 * x14)) + ((u64)x2 * x16))); in fe_sqr_impl()
464 …10) + (0x2 * ((((u64)x6 * x14) + ((u64)x2 * x18)) + (0x2 * (((u64)x4 * x16) + ((u64)x8 * x12)))))); in fe_sqr_impl()
465 …{ u64 x28 = (0x2 * ((((((u64)x10 * x12) + ((u64)x8 * x14)) + ((u64)x6 * x16)) + ((u64)x4 * x18)) +… in fe_sqr_impl()
466 …{ u64 x29 = (0x2 * (((((u64)x12 * x12) + ((u64)x10 * x14)) + ((u64)x6 * x18)) + (0x2 * (((u64)x8 *… in fe_sqr_impl()
467 { u64 x30 = (0x2 * (((((u64)x12 * x14) + ((u64)x10 * x16)) + ((u64)x8 * x18)) + ((u64)x6 * x17))); in fe_sqr_impl()
[all …]
/linux/arch/arm64/mm/
H A Dproc.S100 get_this_cpu_offset x12
107 stp x12, x13, [x0, #80]
130 ldp x11, x12, [x0, #64]
156 msr sctlr_el1, x12
280 end_pmdp .req x12
/linux/arch/riscv/kernel/probes/
H A Drethook_trampoline.S24 REG_S x12, PT_A2(sp)
56 REG_L x12, PT_A2(sp)
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h616-cpu-opp.dtsi21 opp-supported-hw = <0x12>;
36 opp-supported-hw = <0x12>;
/linux/arch/arm/boot/dts/qcom/
H A Dpm8226.dtsi71 <0x0 0x12 1 IRQ_TYPE_EDGE_BOTH>,
72 <0x0 0x12 0 IRQ_TYPE_EDGE_BOTH>,
/linux/arch/riscv/kernel/
H A Dmcount-dyn.S102 REG_S x12, FREGS_A2(sp)
130 REG_L x12, FREGS_A2(sp)
/linux/arch/arm64/kvm/hyp/
H A Dhyp-entry.S25 stp x12, x13, [sp, #-16]!
33 ldp x12, x13, [sp], #16

123456