HomeSort by relevance Sort by last modified time
    Searched full:eabi (Results 151 - 175 of 867) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/test/MC/ARM/
directive-eabi_attribute-overwrite.s 1 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s \
directive-fpu-multiple.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s | llvm-readobj -arm-attributes \
directive-object_arch-2.s 1 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s \
directive-object_arch-diagnostics.s 1 @ RUN: not llvm-mc -triple armv7-eabi -filetype asm -o /dev/null %s 2>&1 \
directive-object_arch.s 1 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s \
thumb2-ldrd.s 1 @ RUN: not llvm-mc -triple thumb-eabi -mattr=+thumb2 %s -o /dev/null 2>&1 \
udf-thumb-2-diagnostics.s 1 @ RUN: not llvm-mc -triple thumbv7-eabi -mattr +thumb2 %s 2>&1 | FileCheck %s
directive-arch-armv2.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv2a.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv3.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv3m.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv4.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv4t.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv5.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv5t.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
  /external/qemu/distrib/sdl-1.2.15/
Makefile.ds 20 CC=arm-eabi-gcc
21 CXX=arm-eabi-g++
23 AR=arm-eabi-ar rc
24 RANLIB=arm-eabi-ranlib
  /external/clang/test/CodeGen/
arm-atomics.c 1 // RUN: %clang_cc1 %s -emit-llvm -o - -triple=thumbv7-none--eabi | FileCheck %s
2 // RUN: %clang_cc1 %s -emit-llvm -o - -triple=armv6-none--eabi | FileCheck %s
  /external/llvm/test/CodeGen/ARM/
2012-05-04-vmov.ll 1 ; RUN: llc -O1 -mtriple=arm-eabi -mcpu=cortex-a9 %s -o - \
4 ; RUN: llc -O1 -mtriple=arm-eabi -mcpu=swift %s -o - \
fixunsdfdi.ll 1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
2 ; RUN: llc -mtriple=arm-eabi -mattr=vfp2 %s -o - | FileCheck %s
ldr_post.ll 1 ; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s
2 ; RUN: llc -mtriple=arm-eabi -mcpu=swift %s -o - | FileCheck %s
ldr_pre.ll 1 ; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s
2 ; RUN: llc -mtriple=arm-eabi -mcpu=swift %s -o - | FileCheck %s
mls.ll 1 ; RUN: llc -mtriple=arm-eabi -mattr=+v6t2 %s -o - | FileCheck %s
2 ; RUN: llc -mtriple=arm-eabi -mattr=+v6t2 -arm-use-mulops=false %s -o - \
  /external/llvm/test/CodeGen/Thumb2/
thumb2-mla.ll 1 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
2 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 \
thumb2-ror.ll 1 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
2 ; RUN: llc -mtriple=thumb-eabi %s -o - | FileCheck %s -check-prefix=THUMB1
thumb2-smla.ll 1 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2,+t2xtpk,+t2dsp %s -o - | FileCheck %s
2 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2,+t2xtpk,+t2dsp -arm-use-mulops=false %s -o - | FileCheck %s -check-prefix=NO_MULOPS

Completed in 379 milliseconds

1 2 3 4 5 67 8 91011>>