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

1 2 3 4 5

  /external/llvm/lib/Target/Mips/TargetInfo/
MipsTargetInfo.cpp 22 RegisterTarget<Triple::mipsel,
23 /*HasJIT=*/true> Y(TheMipselTarget, "mipsel", "Mipsel");
  /external/llvm/test/MC/Mips/
elf_eflags_nan2008.s 1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o - | \
4 # RUN: llvm-mc -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| \
elf_eflags_abicalls.s 1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
elf_eflags_noreorder.s 1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
elf_eflags_pic0.s 1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
elf_eflags_pic2.s 1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
micromips-el-fixup-data.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 \
3 # RUN: llvm-objdump %t.o -triple mipsel -mattr=+micromips -d | FileCheck %s
elf_eflags_micromips.s 1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
elf_eflags_mips16.s 1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
elf_eflags_nanlegacy.s 1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o - | \
4 # RUN: llvm-mc -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| \
micromips-alias.s 1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o - \
micromips-diagnostic-fixup.s 1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -arch=mips -mattr=+micromips 2>&1 -filetype=obj | FileCheck %s
mips-diagnostic-fixup.s 1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -arch=mips 2>&1 -filetype=obj | FileCheck %s
sym-expr.s 3 # RUN: llvm-mc -triple=mipsel -show-inst-operands %s 2> %t0
llvm-mc-fixup-endianness.s 2 # RUN: llvm-mc -show-encoding -mcpu=mips32 -triple mipsel-unknown-unknown %s | FileCheck -check-prefix=LE %s
micromips-jump26.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
3 # RUN: llvm-mc %s -filetype=obj -triple=mipsel-unknown-linux \
micromips-tailr.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
3 # RUN: llvm-mc %s -filetype=obj -triple=mipsel-unknown-linux \
nabi-regs.s 6 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
9 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
12 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
hilo-addressing.s 4 # RUN: llvm-mc -filetype=obj -triple=mipsel-unknown-linux %s \
7 # RUN: llvm-mc -filetype=obj -triple=mipsel-unknown-linux %s \
elf_eflags.s 4 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R6 %s
5 # MIPSEL-MIPS64R6: Flags [ (0xA0001500)
7 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -mattr=+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R6-NAN2008 %s
8 # MIPSEL-MIPS64R6-NAN2008: Flags [ (0xA0001500)
10 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R2 %s
11 # MIPSEL-MIPS64R2: Flags [ (0x80001100)
13 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -mattr=+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-prefix=M (…)
    [all...]
elf_reginfo.s 6 # RUN: llvm-mc -filetype=obj -triple=mipsel %s -mattr=-o32,+n32 -o - \
micromips-16-bit-instructions.s 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips | \
  /build/core/clang/
TARGET_mips.mk 4 CLANG_CONFIG_mips_TARGET_TRIPLE := mipsel-linux-android
55 RS_COMPAT_TRIPLE := mipsel-linux-android
  /development/build/
sdk-linux-x86.atree 33 prebuilts/sdk/tools/linux/mipsel-linux-android-ld strip build-tools/${PLATFORM_NAME}/mipsel-linux-android-ld
sdk-darwin-x86.atree 33 prebuilts/sdk/tools/darwin/mipsel-linux-android-ld strip build-tools/${PLATFORM_NAME}/mipsel-linux-android-ld

Completed in 280 milliseconds

1 2 3 4 5