| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedPredExynos.td | 10 // AArch64 Exynos processors. 25 // Exynos predicates.
|
| H A D | AArch64SchedExynosM3.td | 1 //=- AArch64SchedExynosM3.td - Samsung Exynos M3 Sched Defs --*- tablegen -*-=// 9 // This file defines the machine model for the Samsung Exynos M3 to support 15 // The Exynos-M3 is an advanced superscalar microprocessor with a 6-wide 32 // Define each kind of processor resource and number available on the Exynos-M3,
|
| H A D | AArch64SchedExynosM5.td | 1 //=- AArch64SchedExynosM5.td - Samsung Exynos M5 Sched Defs --*- tablegen -*-=// 9 // This file defines the machine model for the Samsung Exynos M5 to support 15 // The Exynos-M5 is an advanced superscalar microprocessor with a 6-wide 32 // Define each kind of processor resource and number available on the Exynos-M5.
|
| H A D | AArch64SchedExynosM4.td | 1 //=- AArch64SchedExynosM4.td - Samsung Exynos M4 Sched Defs --*- tablegen -*-=// 9 // This file defines the machine model for the Samsung Exynos M4 to support 15 // The Exynos-M4 is an advanced superscalar microprocessor with a 6-wide 32 // Define each kind of processor resource and number available on the Exynos-M4.
|
| H A D | AArch64.td | 191 "Use Exynos specific handling of cheap instructions", 903 "Samsung Exynos-M3 processors", 918 "Samsung Exynos-M4 processors",
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | exynos-syscon-restart.dtsi | 3 * Samsung's Exynos SoC syscon reboot/poweroff nodes common definition.
|
| H A D | exynos-mfc-reserved-memory.dtsi | 3 * Samsung's Exynos SoC MFC (Video Codec) reserved memory common definition.
|
| H A D | exynos54xx.dtsi | 10 * Exynos 54xx SoCs should include this file and customize it further
|
| H A D | exynos4412-itop-elite.dts | 9 * Device tree source file for TOPEET iTop Exynos 4412 core board
|
| H A D | exynos4412-itop-scp-core.dtsi | 9 * Device tree source file for TOPEET iTop Exynos 4412 SCP package core
|
| H A D | exynos5250-arndale.dts | 623 * For unknown reasons HDMI-DDC does not work with Exynos I2C
|
| H A D | exynos5250.dtsi | 1112 * of U-Boot on Exynos don't set the CNTFRQ register,
|
| /netbsd-src/sys/arch/evbarm/conf/ |
| H A D | GENERIC | 203 mct* at fdt? pass 2 # Exynos Multi Core Timer (MCT) 225 exyointr* at fdt? pass 1 # Samsung Exynos ICU 271 exyopctl* at fdt? pass 2 # Samsung Exynos GPIO 371 exyoi2c* at fdt? # Samsung Exynos I2C 574 exusbphy* at fdt? pass 9 # Samsung Exynos USB2 PHY 575 exusbdrdphy* at fdt? pass 9 # Samsung Exynos USB3 DRD PHY
|
| /netbsd-src/sys/arch/arm/samsung/ |
| H A D | files.exynos | 3 # Configuration info for Samsung Exynos SoC ARM Peripherals
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMSubtarget.cpp | 307 case Exynos: in initSubtargetFeatures()
|
| H A D | ARMSubtarget.h | 78 Exynos, enumerator
|
| H A D | ARM.td | 635 def ProcExynos : SubtargetFeature<"exynos", "ARMProcFamily", "Exynos", 636 "Samsung Exynos processors",
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | exynos-m1.md | 1 ;; Samsung Exynos M1 pipeline description 287 ;; The Exynos M1 core is modeled as a triple issue pipeline that has
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | exynos-m1.md | 1 ;; Samsung Exynos M1 pipeline description 287 ;; The Exynos M1 core is modeled as a triple issue pipeline that has
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | Host.cpp | 284 unsigned Exynos = (Variant << 12) | Part; in getHostCPUNameForARM() local 285 switch (Exynos) { in getHostCPUNameForARM()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-2015 | 391 accomodate "Samsung Exynos M1". 1603 * config/tc-aarch64.c: Add support for Samsung Exynos M1. 1608 * config/tc-arm.c: Add support for Samsung Exynos M1.
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-2015 | 391 accomodate "Samsung Exynos M1". 1603 * config/tc-aarch64.c: Add support for Samsung Exynos M1. 1608 * config/tc-arm.c: Add support for Samsung Exynos M1.
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | NEWS | 4771 * Code generation for the Samsung Exynos M1 processor is improved. A 5785 Applied Micro X-Gene 1 (xgene1), and Samsung Exynos M1 (exynos-m1). 5814 Applied Micro X-Gene 1 (xgene1), and Samsung Exynos M1 (exynos-m1).
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | NEWS | 6647 * Code generation for the Samsung Exynos M1 processor is improved. A 7659 Applied Micro X-Gene 1 (xgene1), and Samsung Exynos M1 (exynos-m1). 7688 Applied Micro X-Gene 1 (xgene1), and Samsung Exynos M1 (exynos-m1).
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2016 | 29923 Tweak the pipeline model for Exynos M1 31448 series for reciprocal square root in Exynos M1.
|