| /OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-codescape-mti-mips/ |
| H A D | Config.in | 16 architecture, from MIPS Tech LLC. It uses gcc 6.3.0, 20 Select 'MIPS (big endian)' Target Architecture 21 Select 'mips 32r2' Target Architecture Variant 24 Select 'MIPS (big endian)' Target Architecture 25 Select 'mips 32r2' Target Architecture Variant 29 Select 'MIPS (big endian)' Target Architecture 30 Select 'mips 32r2' Target Architecture Variant 33 Select 'MIPS (little endian)' Target Architecture 34 Select 'mips 32r2' Target Architecture Variant 37 Select 'MIPS (little endian)' Target Architecture [all …]
|
| /OK3568_Linux_fs/external/libmali/debian/ |
| H A D | control | 23 Architecture: armhf arm64 31 Architecture: armhf arm64 39 Architecture: armhf arm64 47 Architecture: armhf arm64 55 Architecture: armhf arm64 63 Architecture: armhf arm64 71 Architecture: armhf arm64 79 Architecture: armhf arm64 87 Architecture: armhf arm64 95 Architecture: armhf arm64 [all …]
|
| /OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-codescape-img-mips/ |
| H A D | Config.in | 15 architecture, from MIPS Tech LLC. It uses gcc 6.3.0, 19 Select 'MIPS (big endian)' Target Architecture 20 Select 'mips 32r6' Target Architecture Variant 23 Select 'MIPS (big endian)' Target Architecture 24 Select 'mips 32r6' Target Architecture Variant 27 Select 'MIPS (little endian)' Target Architecture 28 Select 'mips 32r6' Target Architecture Variant 31 Select 'MIPS (little endian)' Target Architecture 32 Select 'mips 32r6' Target Architecture Variant 36 Select 'MIPS (little endian)' Target Architecture [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/ |
| H A D | architecture.h | 13 #include <boost/predef/architecture/alpha.h> 14 #include <boost/predef/architecture/arm.h> 15 #include <boost/predef/architecture/blackfin.h> 16 #include <boost/predef/architecture/convex.h> 17 #include <boost/predef/architecture/ia64.h> 18 #include <boost/predef/architecture/m68k.h> 19 #include <boost/predef/architecture/mips.h> 20 #include <boost/predef/architecture/parisc.h> 21 #include <boost/predef/architecture/ppc.h> 22 #include <boost/predef/architecture/pyramid.h> [all …]
|
| /OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-bootlin/ |
| H A D | Config.in.options | 73 Bootlin toolchain for the aarch64 architecture, using the 98 Bootlin toolchain for the aarch64 architecture, using the 121 Bootlin toolchain for the aarch64 architecture, using the 144 Bootlin toolchain for the aarch64 architecture, using the 166 Bootlin toolchain for the aarch64 architecture, using the 189 Bootlin toolchain for the aarch64 architecture, using the 214 Bootlin toolchain for the aarch64be architecture, using the 239 Bootlin toolchain for the aarch64be architecture, using the 262 Bootlin toolchain for the aarch64be architecture, using the 285 Bootlin toolchain for the aarch64be architecture, using the [all …]
|
| /OK3568_Linux_fs/buildroot/package/uhd/ |
| H A D | 0003-add-RISC-V-endian-detection.patch | 18 This is due to a missing support for this architecture in msgpack. 25 .../include/rpc/msgpack/predef/architecture.h | 1 + 26 .../rpc/msgpack/predef/architecture/riscv.h | 48 +++++++++++++++++++ 29 create mode 100644 host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture/riscv.h 31 …eps/rpclib/include/rpc/msgpack/predef/architecture.h b/host/lib/deps/rpclib/include/rpc/msgpack/pr… 33 --- a/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h 34 +++ b/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h 36 #include <rpc/msgpack/predef/architecture/parisc.h> 37 #include <rpc/msgpack/predef/architecture/ppc.h> 38 #include <rpc/msgpack/predef/architecture/pyramid.h> [all …]
|
| /OK3568_Linux_fs/buildroot/arch/ |
| H A D | Config.in | 19 prompt "Target Architecture" 22 Select the target architecture family to build for. 45 instruction set architecture (ISA) developed by ARM Holdings. 55 instruction set architecture (ISA) developed by ARM Holdings. 65 Aarch64 is a 64-bit architecture developed by ARM Holdings. 66 http://www.arm.com/products/processors/instruction-set-architectures/armv8-architecture.php 74 Aarch64 is a 64-bit architecture developed by ARM Holdings. 75 http://www.arm.com/products/processors/instruction-set-architectures/armv8-architecture.php 92 Intel i386 architecture compatible microprocessor 107 bus based architecture (little endian) [all …]
|
| /OK3568_Linux_fs/u-boot/arch/ |
| H A D | Kconfig | 8 prompt "Architecture select" 12 bool "ARC architecture" 21 bool "ARM architecture" 27 bool "M68000 architecture" 31 bool "MicroBlaze architecture" 36 bool "MIPS architecture" 42 bool "NDS32 architecture" 46 bool "Nios II architecture" 53 bool "PowerPC architecture" 58 bool "riscv architecture" [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | entry-common.h | 13 * Define dummy _TIF work flags if not defined by the architecture or for 76 * arch_check_user_regs - Architecture specific sanity check for user mode regs 79 * Defaults to an empty implementation. Can be replaced by architecture 99 * architecture specific code. 116 * Invoked from architecture specific syscall entry code with interrupts 123 * This is invoked when there is extra architecture specific functionality 134 * Invoked from architecture specific syscall entry code with interrupts 136 * architecture specific work. 159 * Invoked from architecture specific syscall entry code with interrupts 176 * Defaults to local_irq_enable(). Can be supplied by architecture specific [all …]
|
| H A D | kgdb.h | 34 * This can be implemented in the architecture specific portion of kgdb. 45 * This will be implemented as a static inline per architecture. This 46 * function is called by the kgdb core to execute an architecture 104 * Functions each KGDB-supporting architecture must provide: 108 * kgdb_arch_init - Perform any architecture specific initalization. 110 * This function will handle the initalization of any architecture 116 * kgdb_arch_exit - Perform any architecture specific uninitalization. 118 * This function will handle the uninitalization of any architecture 159 * kgdb_arch_handle_exception - Handle architecture specific GDB packets. 181 * kgdb_arch_handle_qxfer_pkt - Handle architecture specific GDB XML [all …]
|
| /OK3568_Linux_fs/kernel/arch/ |
| H A D | Kconfig | 3 # General architecture dependent options 12 menu "General architecture-dependent options" 155 This symbol should be selected by an architecture if 64 bit 157 though it is not a 64 bit architecture. 171 This symbol should be selected by an architecture if it can 186 inline assembler that the architecture code provides in the 191 store-and-swap instructions if the architecture has them. It 196 Any architecture with load-and-swap or store-and-swap 260 An architecture should select this when it can successfully 279 # Select if the architecture provides the arch_dma_set_uncached symbol to [all …]
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | Makefile | 17 # watchdog-cards first, then the architecture specific watchdog 18 # drivers and then the architecture independent "softdog" driver. 20 # you can fall back to an architecture specific driver and if 36 # ALPHA Architecture 38 # ARM Architecture 100 # X86 (i386 + ia64 + x86_64) Architecture 150 # M68K Architecture 153 # MicroBlaze Architecture 156 # MIPS Architecture 178 # PARISC Architecture [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Architectures-In-Guile.html | 76 <p><small>GDB</small> uses architecture specific parameters and artifacts in a 77 number of its various computations. An architecture is represented 80 <p>The following architecture-related procedures are provided by the 91 <dd><p>Return the current architecture as a <code><gdb:arch></code> object. 109 <p>Each architecture provides a set of predefined types, obtained by 115 of architecture <var>arch</var>. 121 of architecture <var>arch</var>. 127 of architecture <var>arch</var>. 133 of architecture <var>arch</var>. 139 of architecture <var>arch</var>. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Architectures-In-Guile.html | 76 <p><small>GDB</small> uses architecture specific parameters and artifacts in a 77 number of its various computations. An architecture is represented 80 <p>The following architecture-related procedures are provided by the 91 <dd><p>Return the current architecture as a <code><gdb:arch></code> object. 109 <p>Each architecture provides a set of predefined types, obtained by 115 of architecture <var>arch</var>. 121 of architecture <var>arch</var>. 127 of architecture <var>arch</var>. 133 of architecture <var>arch</var>. 139 of architecture <var>arch</var>. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/binutils.html/ |
| H A D | Architecture-Selection.html | 14 <title>GNU Binary Utilities: Architecture Selection</title> 16 <meta name="description" content="GNU Binary Utilities: Architecture Selection"> 17 <meta name="keywords" content="GNU Binary Utilities: Architecture Selection"> 61 <a name="Architecture-Selection"></a> 67 <a name="Architecture-Selection-1"></a> 68 <h3 class="section">17.2 Architecture Selection</h3> 70 <p>An <em>architecture</em> is a type of <small>CPU</small> on which an object file is 74 <p>The command to list valid architecture values is ‘<samp>objdump -i</samp>’ (the 79 <a name="objdump-Architecture"></a> 80 <h4 class="subheading"><code>objdump</code> Architecture</h4> [all …]
|
| H A D | Target-Selection.html | 26 <link href="Architecture-Selection.html#Architecture-Selection" rel="next" title="Architecture Sele… 64 Next: <a href="Architecture-Selection.html#Architecture-Selection" accesskey="n" rel="next">Archite… 71 …ed for multiple architectures (see <a href="Architecture-Selection.html#Architecture-Selection">Ar… 148 Next: <a href="Architecture-Selection.html#Architecture-Selection" accesskey="n" rel="next">Archite…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/binutils.html/ |
| H A D | Architecture-Selection.html | 14 <title>GNU Binary Utilities: Architecture Selection</title> 16 <meta name="description" content="GNU Binary Utilities: Architecture Selection"> 17 <meta name="keywords" content="GNU Binary Utilities: Architecture Selection"> 61 <a name="Architecture-Selection"></a> 67 <a name="Architecture-Selection-1"></a> 68 <h3 class="section">17.2 Architecture Selection</h3> 70 <p>An <em>architecture</em> is a type of <small>CPU</small> on which an object file is 74 <p>The command to list valid architecture values is ‘<samp>objdump -i</samp>’ (the 79 <a name="objdump-Architecture"></a> 80 <h4 class="subheading"><code>objdump</code> Architecture</h4> [all …]
|
| H A D | Target-Selection.html | 26 <link href="Architecture-Selection.html#Architecture-Selection" rel="next" title="Architecture Sele… 64 Next: <a href="Architecture-Selection.html#Architecture-Selection" accesskey="n" rel="next">Archite… 71 …ed for multiple architectures (see <a href="Architecture-Selection.html#Architecture-Selection">Ar… 148 Next: <a href="Architecture-Selection.html#Architecture-Selection" accesskey="n" rel="next">Archite…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/ |
| H A D | 0001-architecture-Recognise-RISCV-32-RISCV-64.patch | 4 Subject: [PATCH] architecture: Recognise RISCV-32/RISCV-64 9 src/architecture.h | 13 +++++++++++++ 12 diff --git a/src/architecture.h b/src/architecture.h 14 --- a/src/architecture.h 15 +++ b/src/architecture.h 37 +# error "Unrecognized riscv architecture variant" 41 # error "Please register your architecture here!"
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.rst | 90 ARM ARM architecture is enabled. 91 ARM64 ARM64 architecture is enabled. 105 IA-64 IA-64 architecture is enabled. 106 IMA Integrity measurement architecture is enabled. 119 M68k M68k architecture is enabled. 123 MIPS MIPS architecture is enabled. 134 PARISC The PA-RISC architecture is enabled. 139 PPC PowerPC architecture is enabled. 144 S390 S390 architecture is enabled. 152 SH SuperH architecture is enabled. [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/ |
| H A D | README | 55 TUNE_ARCH - The GNU canonical arch for a specific architecture. i.e. 57 configure. TUNE_ARCH definitions are specific to a given architecture. 59 See each architecture's README for details for that CPU family. 61 TUNE_PKGARCH - The package architecture used by the packaging systems to 62 define the architecture, abi and tuning of a particular package. 64 each architecture. See each architectures README for details for that 69 PACKAGE_EXTRA_ARCHS:tune-<tune>. If an architecture deviates from the 70 default it will be listed in the architecture README. 78 architecture specific floating point. This is synchronized with the 90 new tune file for a "fast-forward" CPU architecture (one that supports
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | check-bin-arch | 4 # contain binaries for an architecture different from the 5 # architecture of the target. 21 # are not for the target architecture 25 # it for a different architecture (e.g. i386 grub on x86_64). 74 # Get architecture using readelf. We pipe through 'head -1' so 76 # into account the architecture of the first object file. 80 # If no architecture found, assume it was not an ELF file 85 # Architecture is correct 90 printf 'ERROR: architecture for "%s" is "%s", should be "%s"\n' \
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/ |
| H A D | gn-utils.inc | 1 # GN host architecture helpers. 8 """Returns a GN architecture name corresponding to the build host's machine 9 architecture.""" 23 # GN target architecture helpers. 25 # Determining the target architecture is more difficult, as there are many 41 """Returns a GN architecture name corresponding to the target machine's 42 architecture.""" 45 bb.fatal('Unsupported target architecture. A valid override for the '
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | isa-versions.rst | 8 CPU Architecture version 20 Power5 - PowerPC User Instruction Set Architecture Book I v2.02 21 - PowerPC Virtual Environment Architecture Book II v2.02 22 - PowerPC Operating Environment Architecture Book III v2.02 23 PPC970 - PowerPC User Instruction Set Architecture Book I v2.01 24 - PowerPC Virtual Environment Architecture Book II v2.01 25 - PowerPC Operating Environment Architecture Book III v2.01 68 …e Power ISA v3.1, "Appendix A. Notes on the Removal of Transactional Memory from the Architecture")
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | hypercalls.rst | 45 2. Architecture(s) 52 :Architecture: x86 60 :Architecture: x86 68 :Architecture: PPC 79 :Architecture: PPC 89 :Architecture: x86 105 :Architecture: x86 143 :Architecture: x86 164 :Architecture: x86
|