HomeSort by relevance Sort by last modified time
    Searched refs:eabi (Results 1 - 25 of 364) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/google/contexthub/firmware/
toolchain-setup.sh 5 if [ ! -e $HOME/toolchains/gcc-arm-none-eabi-5_3-2016q1/bin ] ; then
8 wget https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q1-update/+download/gcc-arm-none-eabi-5_3-2016q1-20160330-linux.tar.bz2 &&
9 tar xjf gcc-arm-none-eabi-5_3-2016q1-20160330-linux.tar.bz2 &&
14 export ARM_NONE_GCC_PATH=$HOME/toolchains/gcc-arm-none-eabi-5_3-2016q1
15 export CROSS_COMPILE=$ARM_NONE_GCC_PATH/bin/arm-none-eabi-
  /external/llvm/test/MC/ARM/
thumb2-bxj.s 1 @ RUN: llvm-mc -triple=thumbv6t2--none-eabi -show-encoding < %s | FileCheck %s
2 @ RUN: llvm-mc -triple=thumbv7a--none-eabi -show-encoding < %s | FileCheck %s
3 @ RUN: llvm-mc -triple=thumbv7r--none-eabi -show-encoding < %s | FileCheck %s
4 @ RUN: llvm-mc -triple=thumbv8a--none-eabi -show-encoding < %s | FileCheck %s
5 @ RUN: not llvm-mc -triple=thumbv7m--none-eabi -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=UNDEF
2013-03-18-Br-to-label-named-like-reg.s 1 @ RUN: llvm-mc -triple arm-eabi %s -o - | FileCheck %s
cps.s 1 @ RUN: llvm-mc -triple=thumbv6t2--none-eabi -show-encoding < %s | FileCheck %s
2 @ RUN: llvm-mc -triple=thumbv7a--none-eabi -show-encoding < %s | FileCheck %s
3 @ RUN: llvm-mc -triple=thumbv7r--none-eabi -show-encoding < %s | FileCheck %s
4 @ RUN: llvm-mc -triple=thumbv8a--none-eabi -show-encoding < %s | FileCheck %s
5 @ RUN: not llvm-mc -triple=thumbv7m--none-eabi -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=UNDEF
thumb2-ldrexd-strexd.s 1 @ RUN: llvm-mc -triple=thumbv6t2--none-eabi -show-encoding < %s | FileCheck %s
2 @ RUN: llvm-mc -triple=thumbv7a--none-eabi -show-encoding < %s | FileCheck %s
3 @ RUN: llvm-mc -triple=thumbv7r--none-eabi -show-encoding < %s | FileCheck %s
4 @ RUN: llvm-mc -triple=thumbv8a--none-eabi -show-encoding < %s | FileCheck %s
5 @ RUN: not llvm-mc -triple=thumbv7m--none-eabi -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=UNDEF
thumb2-bxj-v8.s 1 @ RUN: not llvm-mc -triple=thumbv6t2--none-eabi -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=UNDEF
2 @ RUN: not llvm-mc -triple=thumbv7a--none-eabi -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=UNDEF
3 @ RUN: not llvm-mc -triple=thumbv7r--none-eabi -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=UNDEF
4 @ RUN: not llvm-mc -triple=thumbv7m--none-eabi -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=ARM_MODE
5 @ RUN: llvm-mc -triple=thumbv8a--none-eabi -show-encoding < %s 2>&1 | FileCheck %s
arm-thumb-cpus-default.s 1 @ RUN: llvm-mc -show-encoding -triple=arm-eabi < %s \
4 @ RUN: llvm-mc -show-encoding -triple=armv4t-eabi < %s \
7 @ RUN: llvm-mc -show-encoding -triple=arm-eabi -mcpu=cortex-a15 < %s \
10 @ RUN: llvm-mc -show-encoding -triple=arm-eabi -mcpu=cortex-m3 < %s \
13 @ RUN: llvm-mc -show-encoding -triple=armv7m-eabi < %s \
16 @ RUN: llvm-mc -show-encoding -triple=armv6m-eabi < %s \
directive-arch_extension-toggle.s 1 @ RUN: llvm-mc -triple armv7-eabi -mattr hwdiv -filetype asm -o /dev/null %s
directive-object_arch-3.s 1 @ RUN: llvm-mc -triple armv7-eabi -filetype asm -o - %s | FileCheck %s
error-location-ldr-pseudo.s 1 @ RUN: not llvm-mc -triple armv7a--none-eabi -filetype obj < %s -o /dev/null 2>&1 | FileCheck %s
preserve-comments-arm.s 1 @RUN: llvm-mc -preserve-comments -n -triple arm-eabi < %s > %t
ras-extension.s 1 @ RUN: llvm-mc -triple armv8a-none-eabi -mattr=+ras -show-encoding %s | FileCheck %s --check-prefix=ARM
2 @ RUN: llvm-mc -triple thumbv8a-none-eabi -mattr=+ras -show-encoding %s | FileCheck %s --check-prefix=THUMB
thumb2-ldrb-ldrh.s 1 @ RUN: not llvm-mc -triple thumbv7a-none-eabi -show-encoding < %s 2>&1 | FileCheck %s
2 @ RUN: not llvm-mc -triple thumbv7m-none-eabi -show-encoding < %s 2>&1 | FileCheck %s
udf-arm.s 1 @ RUN: llvm-mc -triple arm-eabi -show-encoding %s | FileCheck %s
udf-thumb.s 1 @ RUN: llvm-mc -triple thumbv6m-eabi -show-encoding %s | FileCheck %s
thumb1-relax-8m-baseline.s 1 @ RUN: not llvm-mc -triple thumbv6m-none-eabi -filetype=obj -o /dev/null %s 2>&1 | FileCheck %s --check-prefix=CHECK-V6M
2 @ RUN: llvm-mc -triple thumbv8m.base-none-eabi -filetype=obj -o /dev/null %s 2>&1 | FileCheck %s --check-prefix=CHECK-V8MBASE --allow-empty
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
mov-highregs-any.d 3 # target: *-*-*eabi* *-*-nacl*
mov-lowregs-any.d 3 # target: *-*-*eabi* *-*-nacl*
any-cmse-main.d 5 # target: *-*-*eabi* *-*-nacl*
any-cmse.d 5 # target: *-*-*eabi* *-*-nacl*
any-idiv.d 4 # This test is only valid on EABI based ports.
5 # target: *-*-*eabi* *-*-nacl*
attr-any-armv4t.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
  /system/chre/build/arch/
cortexm.mk 12 export CORTEXM_TOOLS_PREFIX=$$HOME/bin/gcc-arm-none-eabi-5_3-2016q1")
17 TARGET_AR = $(CORTEXM_TOOLS_PREFIX)/bin/arm-none-eabi-ar
18 TARGET_CC = $(CORTEXM_TOOLS_PREFIX)/bin/arm-none-eabi-g++
19 TARGET_LD = $(CORTEXM_TOOLS_PREFIX)/bin/arm-none-eabi-g++
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
region1.d 1 # as: -mabi=eabi -mips1 -G0
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 23 #include <asm/unistd-eabi.h>

Completed in 236 milliseconds

1 2 3 4 5 6 7 8 91011>>