OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eabi
(Results
51 - 75
of
469
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/ARM/
2009-06-19-RegScavengerAssert.ll
1
; RUN: llc < %s -mtriple=armv6-
eabi
-mattr=+vfp2 -float-abi=hard
2009-09-27-CoalescerBug.ll
1
; RUN: llc < %s -mtriple=armv7-
eabi
-mcpu=cortex-a8
2009-11-13-CoalescerCrash.ll
1
; RUN: llc -mtriple=armv7-
eabi
-mcpu=cortex-a8 < %s
2010-05-14-IllegalType.ll
1
; RUN: llc -march=thumb -mcpu=cortex-a8 -mtriple=thumbv7-
eabi
-float-abi=hard < %s | FileCheck %s
fabs-neon.ll
1
; RUN: llc < %s -mtriple=armv7-
eabi
-float-abi=hard -mcpu=cortex-a8 | FileCheck %s
fmuls.ll
3
; RUN: llc < %s -mtriple=arm-
eabi
-mcpu=cortex-a8 | FileCheck %s -check-prefix=CORTEXA8
4
; RUN: llc < %s -mtriple=arm-
eabi
-mcpu=cortex-a8 --enable-unsafe-fp-math | FileCheck %s -check-prefix=CORTEXA8U
fp_convert.ll
3
; RUN: llc < %s -mtriple=arm-
eabi
-mcpu=cortex-a8 | FileCheck %s -check-prefix=VFP2
4
; RUN: llc < %s -mtriple=arm-
eabi
-mcpu=cortex-a8 --enable-unsafe-fp-math | FileCheck %s -check-prefix=NEON
intrinsics.ll
1
; RUN: llc < %s -mtriple=armv7-
eabi
-mcpu=cortex-a8 | FileCheck %s
2
; RUN: llc < %s -march=thumb -mtriple=thumbv7-
eabi
-mcpu=cortex-a8 | FileCheck %s
/external/llvm/test/MC/ARM/
elf-thumbfunc-reloc.s
2
@ RUN: llvm-mc %s -triple=armv4t-freebsd-
eabi
-filetype=obj -o - | \
/dalvik/vm/mterp/armv5te/
OP_DOUBLE_TO_LONG.S
11
* to modest integer. The
EABI
convert function isn't doing this for us.
18
sub sp, sp, #4 @ align for
EABI
OP_FLOAT_TO_LONG.S
11
* to modest integer. The
EABI
convert function isn't doing this for us.
/dalvik/vm/mterp/armv6t2/
OP_DOUBLE_TO_LONG.S
11
* to modest integer. The
EABI
convert function isn't doing this for us.
18
sub sp, sp, #4 @ align for
EABI
OP_FLOAT_TO_LONG.S
11
* to modest integer. The
EABI
convert function isn't doing this for us.
/external/iptables/libiptc/
Android.mk
12
# Accommodate arm-
eabi
-4.4.3 tools that don't set __ANDROID__
34
# Accommodate arm-
eabi
-4.4.3 tools that don't set __ANDROID__
/development/ide/eclipse/
android-include-paths.xml
8
<includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-
eabi
-4.7/lib/gcc/arm-
eabi
/4.7/include</includepath>
38
<includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-
eabi
-4.7/lib/gcc/arm-
eabi
/4.7/include</includepath>
68
<includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-
eabi
-4.7/lib/gcc/arm-
eabi
/4.7/include</includepath>
/external/iptables/iptables/
Android.mk
15
# Accommodate arm-
eabi
-4.4.3 tools that don't set __ANDROID__
38
# Accommodate arm-
eabi
-4.4.3 tools that don't set __ANDROID__
65
# Accommodate arm-
eabi
-4.4.3 tools that don't set __ANDROID__
/dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMPL_FLOAT.S
24
*
EABI
library supports __aeabi_cfcmple (only one if we want to check
45
@ Test for NaN with a second comparison.
EABI
forbids testing bit
/external/chromium_org/sandbox/linux/seccomp-bpf/
syscall_iterator.cc
20
// This true for supported architectures (Intel and ARM
EABI
).
33
// ARM
EABI
includes "ARM private" system calls starting at
/frameworks/compile/mclinker/lib/Target/Mips/
MipsGNUInfo.h
25
//
EABI
in 32 bit mode.
27
//
EABI
in 64 bit mode.
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
configargs.h
2
static const char configuration_arguments[] = "/Volumes/androidtc/androidtoolchain/./src/build/../gcc/gcc-4.6/configure --prefix=/usr/local --target=arm-
eabi
--host=x86_64-apple-darwin --build=x86_64-apple-darwin --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/Volumes/androidtc/buildarmeabi/obj/temp-install --with-mpfr=/Volumes/androidtc/buildarmeabi/obj/temp-install --with-mpc=/Volumes/androidtc/buildarmeabi/obj/temp-install --without-ppl --without-cloog --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs --with-gcc-version=4.6 --with-binutils-version=2.21 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=7.3.x --with-arch=armv5te --with-sysroot=/Volumes/androidtc/buildarmeabi/install/sysroot --with-prefix=/Volumes/androidtc/buildarmeabi/install --with-gold-version=2.21 --enable-gold --disable-gold --disable-multilib --program-transform-name='s&^&arm-
eabi
-&'";
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
configargs.h
2
static const char configuration_arguments[] = "/tmp/android-15472/src/build/../gcc/gcc-4.6/configure --prefix=/usr/local --target=arm-
eabi
--host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/android-15472/obj/temp-install --with-mpfr=/tmp/android-15472/obj/temp-install --with-mpc=/tmp/android-15472/obj/temp-install --without-ppl --without-cloog --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs --with-gcc-version=4.6 --with-binutils-version=2.21 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=7.3.x --with-arch=armv5te --with-sysroot=/tmp/android-15472/install/sysroot --with-prefix=/tmp/android-15472/install --with-gold-version=2.21 --enable-gold --disable-gold --disable-multilib --program-transform-name='s&^&arm-
eabi
-&'";
/external/clang/
CODE_OWNERS.TXT
25
D: Exception handling, Windows codegen, ARM
EABI
/external/compiler-rt/lib/arm/
aeabi_dcmp.S
1
//===-- aeabi_dcmp.S -
EABI
dcmp* implementation ---------------------------===//
aeabi_fcmp.S
1
//===-- aeabi_fcmp.S -
EABI
fcmp* implementation ---------------------------===//
aeabi_idivmod.S
1
//===-- aeabi_idivmod.S -
EABI
idivmod implementation ---------------------===//
Completed in 264 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>