Searched +full:cortex +full:- +full:ax (Results 1 – 10 of 10) sorted by relevance
| /src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | mediatek,cirq.txt | 4 work outside MCUSYS which comprises with Cortex-Ax cores,CCI and GIC. 6 to GIC in MCUSYS. When CIRQ is enabled, it will record the edge-sensitive 12 - compatible: should be one of 13 - "mediatek,mt2701-cirq" for mt2701 CIRQ 14 - "mediatek,mt8135-cirq" for mt8135 CIRQ 15 - "mediatek,mt8173-cirq" for mt8173 CIRQ 17 - interrupt-controller : Identifies the node as an interrupt controller. 18 - #interrupt-cells : Use the same format as specified by GIC in arm,gic.txt. 19 - reg: Physical base address of the cirq registers and length of memory 21 - mediatek,ext-irq-range: Identifies external irq number range in different [all …]
|
| H A D | mediatek,mtk-cirq.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/mediatek,mtk-cirq.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Youlin Pei <youlin.pei@mediatek.com> 14 work outside of MCUSYS which comprises with Cortex-Ax cores, CCI and GIC. 16 to GIC in MCUSYS. When CIRQ is enabled, it will record the edge-sensitive 25 - enum: 26 - mediatek,mt2701-cirq 27 - mediatek,mt8135-cirq [all …]
|
| /src/sys/contrib/device-tree/src/arm/broadcom/ |
| H A D | bcm-ns.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 3 * Copyright 2013-2014 Hauke Mehrtens <hauke@hauke-m.de> 6 #include <dt-bindings/clock/bcm-nsp.h> 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/input/input.h> 9 #include <dt-bindings/interrupt-controller/irq.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 interrupt-parent = <&gic>; 14 #address-cells = <1>; 15 #size-cells = <1>; [all …]
|
| /src/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetSchedule.td | 1 //===- TargetSchedule.td - Target Independent Scheduling ---*- tablegen -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file defines the target-independent scheduling interfaces which should 14 // 2. Scheduler Read/Write resources for simple per-opcode cost model. 21 // (2) A per-operand machine model can be implemented in any 24 // A. Associate per-operand SchedReadWrite types with Instructions by 31 // per-operand SchedReadWrite types. Unlike method A, these types may 45 // a machine-independent SchedReadWrite type to map to a sequence of 46 // machine-dependent types. [all …]
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleM85.td | 1 //=- ARMScheduleM85.td - ARM Cortex-M85 Scheduling Definitions -*- tablegen -*-=// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file defines the machine model for the ARM Cortex-M85 processor. 12 // stated to have a ReadAdvance of -1. The FP/MVE pipe actually begins at EX3 15 // must access a GP register or a non-FP instruction (which includes loads/stores) 20 // non-FP accessing FPR: read one cycle earlier, write one cycle earlier 21 //===----------------------------------------------------------------------===// 25 let MicroOpBufferSize = 0; // M85 is in-order. 26 let LoadLatency = 2; // Best case for load-use case. [all …]
|
| /src/crypto/openssl/crypto/ec/asm/ |
| H A D | ecp_nistz256-armv8.pl | 2 # Copyright 2015-2025 The OpenSSL Project Authors. All Rights Reserved. 24 # with/without -DECP_NISTZ256_ASM 25 # Apple A7 +190-360% 26 # Cortex-A53 +190-400% 27 # Cortex-A57 +190-350% 28 # Denver +230-400% 31 # on benchmark. Lower coefficients are for ECDSA sign, server-side 40 ( $xlate="${dir}arm-xlate.pl" and -f $xlate ) or 41 ( $xlate="${dir}../../perlasm/arm-xlate.pl" and -f $xlate) or 42 die "can't locate arm-xlate.pl"; [all …]
|
| /src/share/misc/ |
| H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2025-12-13 20:34:01 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 64 0200 TP-Link 86 120e ASI120MC-S Planetary Camera [all …]
|
| /src/share/dict/ |
| H A D | web2a | 12 A-b-c book 13 A-b-c method 14 abdomino-uterotomy 15 Abdul-baha 16 a-be 20 able-bodied 21 able-bodiedness 22 able-minded 23 able-mindedness 27 Abor-miri [all …]
|
| H A D | web2 | 16827 ax 43532 cortex 99810 Jean-Christophe 99811 Jean-Pierre
|
| /src/sys/contrib/zstd/lib/common/ |
| H A D | xxhash.h | 2 * xxHash - Fast Hash algorithm 6 * - xxHash homepage: http://www.xxhash.com 7 * - xxHash source repository : https://github.com/Cyan4973/xxHash 9 * This source code is licensed under both the BSD-style license (found in the 12 * You may select, at your option, one of the above-listed licenses. 49 MD5-32 0.33 GB/s 10 Ronald L. Rivest 50 SHA1-32 0.28 GB/s 10 57 Other speed-oriented implementations can be faster, 59 https://fastcompression.blogspot.com/2019/03/presenting-xxh3.html?showComment=1552696407071#c349009… 61 A 64-bit version, named XXH64, is available since r35. [all …]
|