| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/sh/ |
| H A D | movua.s | 13 .ifdef LITTLE 21 .ifdef LITTLE 29 .ifdef LITTLE 37 .ifdef LITTLE 45 .ifdef LITTLE 53 .ifdef LITTLE 61 .ifdef LITTLE 69 .ifdef LITTLE 77 .ifdef LITTLE 85 .ifdef LITTLE [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
| H A D | environ.c | 249 #define LITTLE 260 macro 382 result = match_word ("little_endian", LITTLE); in next_token() 498 case LITTLE: in do_parse() 563 case LITTLE: in do_parse()
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/ |
| H A D | environ.c | 248 #define LITTLE 260 macro 386 result = match_word ("little_endian", LITTLE); in next_token() 522 case LITTLE: in do_parse() 597 case LITTLE: in do_parse()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | exynos5420-cpus.dtsi | 15 * booting cluster (big or LITTLE) is chosen by IROM code by reading 17 * from the LITTLE: Cortex-A7.
|
| H A D | exynos5422-cpus.dtsi | 14 * booting cluster (big or LITTLE) is chosen by IROM code by reading 16 * from the LITTLE: Cortex-A7.
|
| H A D | exynos5422-odroidhc1.dts | 71 * 7 steps for LITTLE).
|
| H A D | exynos5420-arndale-octa.dts | 114 * and 800 MHz LITTLE (5 steps). 130 * big (11 steps) and 600 MHz LITTLE (7 steps).
|
| H A D | exynos5422-odroidxu3-common.dtsi | 126 * 8 steps for LITTLE).
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetMachine.h | 28 enum Endian { NOT_DETECTED, LITTLE, BIG }; enumerator
|
| H A D | PPCTargetMachine.cpp | 325 Endianness(isLittleEndianTriple(TT) ? Endian::LITTLE : Endian::BIG) { in PPCTargetMachine() 550 return Endianness == Endian::LITTLE; in isLittleEndian()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/ |
| H A D | config.h.in | 96 /* Define if host is LITTLE endian */ 156 /* Define if target defaults to LITTLE endian */
|
| H A D | configure.ac | 340 [Define if target defaults to LITTLE endian]) 599 [AC_DEFINE(HOST_LITTLE_ENDIAN, 1, [Define if host is LITTLE endian])],
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64-cores.def | 40 found in /proc/cpuinfo. For big.LITTLE systems this should use the 149 /* ARMv8-A big.LITTLE implementations. */ 156 /* ARM DynamIQ big.LITTLE configurations. */
|
| H A D | driver-aarch64.c | 59 #define AARCH64_BIG_LITTLE(BIG, LITTLE) \ argument 60 (((BIG)&0xFFFu) << 12 | ((LITTLE) & 0xFFFu))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64-cores.def | 40 found in /proc/cpuinfo. For big.LITTLE systems this should use the 149 /* ARMv8-A big.LITTLE implementations. */ 156 /* ARM DynamIQ big.LITTLE configurations. */
|
| H A D | driver-aarch64.cc | 57 #define AARCH64_BIG_LITTLE(BIG, LITTLE) \ argument 58 (((BIG)&0xFFFu) << 12 | ((LITTLE) & 0xFFFu))
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | ARMTargetParser.cpp | 241 return EndianKind::LITTLE; in parseArchEndian() 245 return EndianKind::LITTLE; in parseArchEndian()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | ARMTargetParser.h | 167 enum class EndianKind { INVALID = 0, LITTLE, BIG }; enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | HowToBuildOnARM.rst | 60 are disappearing, caches being flushed on every big.LITTLE switch, and
|
| /netbsd-src/external/gpl3/gdb/dist/sim/ft32/ |
| H A D | ChangeLog-2021 | 250 LITTLE.
|
| /netbsd-src/external/gpl3/gdb/dist/sim/avr/ |
| H A D | ChangeLog-2021 | 264 LITTLE.
|
| /netbsd-src/external/gpl3/gdb/dist/sim/msp430/ |
| H A D | ChangeLog-2021 | 302 LITTLE.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | arm-cpus.in | 1266 # V7 big.LITTLE implementations 1369 # V8 A-profile big.LITTLE implementations 1476 # ARMv8.2 A-profile ARM DynamIQ big.LITTLE implementations
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | arm-cpus.in | 1288 # V7 big.LITTLE implementations 1393 # V8 A-profile big.LITTLE implementations 1557 # ARMv8.2 A-profile ARM DynamIQ big.LITTLE implementations
|
| /netbsd-src/external/gpl3/gdb/dist/sim/cr16/ |
| H A D | ChangeLog-2021 | 281 LITTLE.
|