Home
last modified time | relevance | path

Searched refs:LITTLE (Results 1 – 25 of 82) sorted by relevance

1234

/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/sh/
H A Dmovua.s13 .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 Denviron.c249 #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 Denviron.c248 #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 Dexynos5420-cpus.dtsi15 * booting cluster (big or LITTLE) is chosen by IROM code by reading
17 * from the LITTLE: Cortex-A7.
H A Dexynos5422-cpus.dtsi14 * booting cluster (big or LITTLE) is chosen by IROM code by reading
16 * from the LITTLE: Cortex-A7.
H A Dexynos5422-odroidhc1.dts71 * 7 steps for LITTLE).
H A Dexynos5420-arndale-octa.dts114 * and 800 MHz LITTLE (5 steps).
130 * big (11 steps) and 600 MHz LITTLE (7 steps).
H A Dexynos5422-odroidxu3-common.dtsi126 * 8 steps for LITTLE).
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.h28 enum Endian { NOT_DETECTED, LITTLE, BIG }; enumerator
H A DPPCTargetMachine.cpp325 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 Dconfig.h.in96 /* Define if host is LITTLE endian */
156 /* Define if target defaults to LITTLE endian */
H A Dconfigure.ac340 [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 Daarch64-cores.def40 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 Ddriver-aarch64.c59 #define AARCH64_BIG_LITTLE(BIG, LITTLE) \ argument
60 (((BIG)&0xFFFu) << 12 | ((LITTLE) & 0xFFFu))
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-cores.def40 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 Ddriver-aarch64.cc57 #define AARCH64_BIG_LITTLE(BIG, LITTLE) \ argument
58 (((BIG)&0xFFFu) << 12 | ((LITTLE) & 0xFFFu))
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DARMTargetParser.cpp241 return EndianKind::LITTLE; in parseArchEndian()
245 return EndianKind::LITTLE; in parseArchEndian()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DARMTargetParser.h167 enum class EndianKind { INVALID = 0, LITTLE, BIG }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DHowToBuildOnARM.rst60 are disappearing, caches being flushed on every big.LITTLE switch, and
/netbsd-src/external/gpl3/gdb/dist/sim/ft32/
H A DChangeLog-2021250 LITTLE.
/netbsd-src/external/gpl3/gdb/dist/sim/avr/
H A DChangeLog-2021264 LITTLE.
/netbsd-src/external/gpl3/gdb/dist/sim/msp430/
H A DChangeLog-2021302 LITTLE.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-cpus.in1266 # 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 Darm-cpus.in1288 # 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 DChangeLog-2021281 LITTLE.

1234