Searched +full:cortex +full:- +full:ax (Results 1 – 9 of 9) sorted by relevance
/freebsd/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 …]
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm5301x.dtsi | 9 #include "bcm-ns.dtsi" 12 mpcore-bus@19000000 { 14 #clock-cells = <0>; 15 compatible = "brcm,nsp-armpll"; 21 compatible = "arm,cortex-a9-twd-wdt"; 30 #address-cells = <1>; 31 #size-cell [all...] |
/freebsd/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 …]
|
/freebsd/crypto/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-armv8.pl | 2 # Copyright 2015-2020 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 …]
|
/freebsd/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: 2024-12-04 20:34:02 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] 62 0200 TP-Link 81 120e ASI120MC-S Planetary Camera [all …]
|
/freebsd/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
|
/freebsd/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 …]
|