/external/llvm/test/CodeGen/Mips/ |
D | micromips-directives.ll | 1 ; This test checks if the '.set [no]micromips' directives 4 ; RUN: llc -mtriple mipsel-unknown-linux -mcpu=mips32r2 -mattr=+micromips %s -o - | \ 6 ; RUN: llc -mtriple mipsel-unknown-linux -mcpu=mips32r2 -mattr=-micromips %s -o - | \ 14 ; CHECK-MM: .set micromips
|
D | micromips-jal.ll | 1 ; RUN: llc %s -march=mipsel -mcpu=mips32r2 -mattr=micromips -filetype=asm \ 35 ; CHECK: .set micromips 42 ; CHECK: .set micromips
|
D | elf_eflags.ll | 23 ; RUN: llc -mtriple mipsel-unknown-linux -mcpu=mips32r2 -mattr=+micromips -relocation-model=static … 24 ; RUN: llc -mtriple mipsel-unknown-linux -mcpu=mips32r2 -mattr=+micromips %s -o - | FileCheck -chec… 57 ; CHECK-LE32R2-MICROMIPS: .set micromips 61 ; CHECK-LE32R2-MICROMIPS_PIC: .set micromips
|
D | micromips-atomic1.ll | 1 ; RUN: llc -march=mipsel -filetype=obj --disable-machine-licm -mattr=micromips < %s -o - \ 2 ; RUN: | llvm-objdump -no-show-raw-insn -arch mipsel -mcpu=mips32r2 -mattr=micromips -d - \
|
/external/llvm/test/CodeGen/Mips/llvm-ir/ |
D | sqrt.ll | 1 ; RUN: llc < %s -march=mipsel -mcpu=mips32r2 -mattr=+micromips | FileCheck %s 2 ; RUN: llc < %s -march=mips -mcpu=mips32r2 -mattr=+micromips | FileCheck %s 3 ; RUN: llc < %s -march=mips -mcpu=mips32r6 -mattr=+micromips | FileCheck %s
|
/external/llvm/test/MC/Mips/ |
D | micromips-alias.s | 4 # Symbol bar must be marked as micromips. 10 .set micromips define 21 .set micromips define
|
D | micromips-el-fixup-data.s | 2 # RUN: -mattr=+micromips 2>&1 -filetype=obj > %t.o 3 # RUN: llvm-objdump %t.o -triple mipsel -mattr=+micromips -d | FileCheck %s 12 .set micromips define
|
D | micromips-func-addr.s | 2 # RUN: -mattr=micromips | llvm-readobj -r \ 8 .set micromips define
|
D | micromips-label-test-sections.s | 2 # RUN: -mattr=+micromips -filetype=obj -o - | llvm-readobj -t | FileCheck %s 4 .set micromips define
|
D | micromips-movcond-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips \ 3 # RUN: llvm-mc %s -triple=mips -show-encoding -mattr=micromips \
|
D | micromips-loadstore-unaligned.s | 2 # RUN: -mattr=micromips | FileCheck -check-prefix=CHECK-EL %s 4 # RUN: -mattr=micromips | FileCheck -check-prefix=CHECK-EB %s
|
D | micromips-multiply-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips \ 3 # RUN: llvm-mc %s -triple=mips -show-encoding -mattr=micromips \
|
D | micromips-jump26.s | 2 # RUN: -mattr=micromips | FileCheck %s -check-prefix=CHECK-FIXUP 4 # RUN: -mattr=micromips | llvm-readobj -r \
|
D | micromips-branch-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips \ 3 # RUN: llvm-mc %s -triple=mips -show-encoding -mattr=micromips \ 66 .set micromips define
|
D | micromips-tailr.s | 2 # RUN: -mattr=micromips | FileCheck %s -check-prefix=CHECK-FIXUP 4 # RUN: -mattr=micromips | llvm-readobj -r \
|
D | set-nomacro-micromips.s | 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32 -mattr=micromips 2>&1 | FileCheck %s 5 .set micromips define
|
D | micromips-shift-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mcpu=mips32r2 -mattr=micromips | FileCheck -check-… 2 # RUN: llvm-mc %s -triple=mips -show-encoding -mcpu=mips32r2 -mattr=micromips | FileCheck -check-pr…
|
D | micromips-label-test.s | 2 # RUN: -mattr=+micromips -filetype=obj -o - | llvm-readobj -t | FileCheck %s 8 .set micromips define
|
D | micromips-trap-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips \ 3 # RUN: llvm-mc %s -triple=mips -show-encoding -mattr=micromips \
|
D | directive-ent.s | 10 # RUN: llvm-mc -mcpu=mips32 -mattr=micromips -triple mips-unknown-unknown %s | \ 12 # RUN: llvm-mc -filetype=obj -mcpu=mips32 -mattr=micromips \
|
D | micromips-branch-fixup.s | 2 # RUN: -mattr=micromips | FileCheck %s -check-prefix=CHECK-FIXUP 4 # RUN: -mattr=micromips | llvm-readobj -r \ 78 .set micromips define
|
D | micromips-jump-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips \ 3 # RUN: llvm-mc %s -triple=mips -show-encoding -mattr=micromips \
|
D | expansion-jal-sym-pic.s | 10 # RUN: llvm-mc %s -arch=mips -mcpu=mips32 -mattr=micromips -show-encoding |\ 13 # RUN: llvm-mc %s -arch=mips -mcpu=mips64 -target-abi n32 -mattr=micromips -show-encoding |\ 16 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 -mattr=micromips -show-encoding |\
|
D | elf_st_other.s | 6 .set micromips define
|
/external/llvm/test/MC/Disassembler/Mips/micromips32r3/ |
D | invalid.txt | 1 # RUN: llvm-mc --disassemble %s -triple=mips-unknown-linux -mattr=micromips \
|