HomeSort by relevance Sort by last modified time
    Searched full:eabi (Results 176 - 200 of 469) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libffi/
Makefile.am 32 src/frv/ffi.c src/frv/eabi.S src/frv/ffitarget.h src/dlmalloc.c \
142 nodist_libffi_la_SOURCES += src/frv/eabi.S src/frv/ffi.c
  /prebuilts/qemu-kernel/arm/
rebuild.sh 113 TOOLCHAIN_NAME=arm-eabi-4.4.0
114 TOOLCHAIN_PREFIX=arm-eabi
  /dalvik/vm/arch/arm/
CallEABI.S 22 * This version supports the "new" ARM EABI.
54 ARM EABI notes:
76 In the EABI, "sp" must be 64-bit aligned on entry to a function, and any
161 @ Ensure 64-bit alignment. EABI guarantees sp is aligned on entry, make
412 * registers for EABI 64-bit stack alignment.)
  /external/llvm/unittests/ADT/
TripleTest.cpp 126 T = Triple("arm-none-none-eabi");
130 EXPECT_EQ(Triple::EABI, T.getEnvironment());
246 EXPECT_EQ("arm-none--eabi", Triple::normalize("arm-none-eabi")); // arm-none-eabi
  /external/llvm/lib/Target/ARM/
ARMCallingConv.td 103 // ARM AAPCS (EABI) Calling Convention, common parts
130 // ARM AAPCS (EABI) Calling Convention
157 // ARM AAPCS-VFP (EABI) Calling Convention
  /ndk/build/core/
setup-toolchain.mk 116 # number from the toolchain name, e.g. arm-eabi-4.4.0 -> path/bin/arm-eabi-
  /bionic/linker/
linker.h 147 // ARM EABI section used for stack unwinding.
  /external/clang/test/CodeGen/
arm-homogenous.c 2 // RUN: %clang_cc1 -triple armv7---eabi -target-abi aapcs -mfloat-abi hard -emit-llvm %s -o - | FileCheck %s
  /external/clang/test/Driver/
linux-as.c 48 // RUN: %clang -target arm-linux-eabi -mhard-float -### \
  /external/clang/www/
UniversalDriver.html 77 wiki page for their work to support the ARM EABI provide an interesting
  /external/libffi/src/frv/
eabi.S 2 eabi.S - Copyright (c) 2004 Anthony Green
  /external/llvm/
CODE_OWNERS.TXT 78 D: Exception handling, Windows codegen, ARM EABI
  /external/llvm/include/llvm/IR/
CallingConv.h 74 /// convention (aka EABI). Soft float variant.
  /external/llvm/test/CodeGen/ARM/
2009-09-13-InvalidSubreg.ll 4 target triple = "armv7-eabi"
2009-10-21-InvalidFNeg.ll 3 target triple = "armv7-eabi"
2009-11-07-SubRegAsmPrinting.ll 5 target triple = "armv7-eabi"
2010-11-15-SpillEarlyClobber.ll 13 target triple = "armv7-eabi"
2012-01-24-RegSequenceLiveRange.ll 5 target triple = "armv7-none-linux-eabi"
  /external/llvm/test/Transforms/MemCpyOpt/
crash.ll 4 target triple = "armv7-eabi"
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
unwind.h 1 /* Header file for the ARM EABI unwinder
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
unwind-arm-common.h 1 /* Header file for the ARM EABI and C6X unwinders
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
unwind.h 1 /* Header file for the ARM EABI unwinder
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
unwind-arm-common.h 1 /* Header file for the ARM EABI and C6X unwinders
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
unwind.h 1 /* Header file for the ARM EABI unwinder
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
unwind-arm-common.h 1 /* Header file for the ARM EABI and C6X unwinders

Completed in 228 milliseconds

1 2 3 4 5 6 78 91011>>