Home
last modified time | relevance | path

Searched refs:mips64r2 (Results 1 – 25 of 138) sorted by relevance

123456

/external/llvm/test/CodeGen/Mips/
D2009-11-16-CstPoolLoad.ll3 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n32 -relocation-model=pic < %s | FileCheck %s…
4 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n32 -relocation-model=static < %s | FileCheck…
5 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n64 -relocation-model=pic < %s | FileCheck %s…
6 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n64 -relocation-model=static < %s | FileCheck…
Dglobal-address.ll3 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n32 -relocation-model=pic < %s | FileCheck %s…
4 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n32 -relocation-model=static -mtriple=mipsel…
5 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n64 -relocation-model=pic < %s | FileCheck %s…
6 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n64 -relocation-model=static < %s | FileCheck…
Dblockaddr.ll3 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n32 -relocation-model=pic < %s | FileCheck %s…
4 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n32 -relocation-model=static < %s | FileCheck…
5 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n64 -relocation-model=pic < %s | FileCheck %s…
6 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n64 -relocation-model=static < %s | FileCheck…
DatomicCmpSwapPW.ll3 ; RUN: llc -O0 -march=mips64el -mcpu=mips64r2 -target-abi=n32 < %s -filetype=asm -o - \
5 ; RUN: llc -O0 -march=mips64el -mcpu=mips64r2 -target-abi=n64 < %s -filetype=asm -o - \
Dmips64-libcall.ll1 ; RUN: llc -march=mips64el -mcpu=mips64r2 -O3 < %s |\
3 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=+soft-float < %s |\
/external/llvm/test/CodeGen/Mips/cconv/
Darguments-small-structures-bigger-than-32bits.ll1 ; RUN: llc < %s -march=mips64 -target-abi n64 -mcpu=mips64r2 | FileCheck %s -check-prefixes=ALL,M…
2 ; RUN: llc < %s -march=mips64el -target-abi n64 -mcpu=mips64r2 | FileCheck %s -check-prefixes=ALL,M…
3 ; RUN: llc < %s -march=mips64 -target-abi n32 -mcpu=mips64r2 | FileCheck %s -check-prefixes=ALL,M…
4 ; RUN: llc < %s -march=mips64el -target-abi n32 -mcpu=mips64r2 | FileCheck %s -check-prefixes=ALL,M…
/external/llvm/test/MC/Mips/
Dnabi-regs.s7 # RUN: -mcpu=mips64r2 -arch=mips64 | FileCheck %s
10 # RUN: -mcpu=mips64r2 -arch=mips64 -target-abi n32 | FileCheck %s
13 # RUN: -mcpu=mips64r2 -arch=mips64 -target-abi n64 | FileCheck %s
Delf_eflags.s10 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 %s -o -| l…
15 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 -mattr=+na…
48 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n32 %s -o -| l…
49 # RUN: llvm-mc -filetype=obj -triple mips64el-unknown-linux -mcpu=mips64r2 -target-abi n32 %s -o -|…
52 # RUN: llvm-mc -filetype=obj -triple mips64el-unknown-linux -mcpu=mips64r2 -target-abi n32 -mattr=+…
61 # RUN: llvm-mc -filetype=obj -triple mips64el-unknown-linux -mcpu=mips64r2 -target-abi n64 %s -o -|…
64 # RUN: llvm-mc -filetype=obj -triple mips64el-unknown-linux -mcpu=mips64r2 -target-abi n64 -mattr=+…
73 # RUN: llvm-mc -filetype=obj -triple mips64el-unknown-linux -mcpu=mips64r2 -target-abi o32 %s -o -|…
76 # RUN: llvm-mc -filetype=obj -triple mips64el-unknown-linux -mcpu=mips64r2 -target-abi o32 -mattr=+…
116 # RUN: llvm-mc -filetype=obj -triple mips64el-unknown-linux -mcpu=mips64r2 %s -o -| llvm-readobj -h…
[all …]
Dmulti-64bit-func.ll3 ; RUN: llc -march=mips64el -filetype=obj -mcpu=mips64r2 -disable-mips-delay-filler < %s
5 ; RUN: llc -march=mips64el -filetype=obj -mcpu=mips64r2 < %s
Dmips64shift.ll1 ; RUN: llc -march=mips64el -filetype=obj -mcpu=mips64r2 -disable-mips-delay-filler %s -o - \
4 ; RUN: llc -march=mips64el -filetype=obj -mcpu=mips64r2 %s -o - \
Dset-mips-directives.s30 .set mips64r2 define
66 # CHECK: .set mips64r2
Dset-arch.s29 .set arch=mips64r2
62 # CHECK: .set arch=mips64r2
Dcpload.s6 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -target-abi n32 -filetype=obj -o -| \
9 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -filetype=obj -o -| \
Dhigher-highest-addressing.s1 # RUN: llvm-mc -filetype=obj -triple=mips64el-unknown-linux -mcpu=mips64r2 %s \
4 # RUN: llvm-mc -filetype=obj -triple=mips64el-unknown-linux -mcpu=mips64r2 %s \
Dmips_directives.s75 # CHECK: .set mips64r2
77 .set mips64r2 define
Dmips-reginfo-fp64.s5 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa,+fp64 -target-abi n32 -filetype=obj -o - …
9 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa,+fp64 -target-abi n64 -filetype=obj -o - …
/external/valgrind/none/tests/mips64/
DMakefile.am8 arithmetic_instruction.stdout.exp-mips64r2 arithmetic_instruction.stderr.exp \
27 extract_insert_bit_field.stdout.exp-mips64r2 \
49 rotate_swap.stdout.exp-mips64 rotate_swap.stdout.exp-mips64r2 \
52 shift_instructions.stdout.exp-mips64 shift_instructions.stdout.exp-mips64r2 \
Dextract_insert_bit_field.stdout.exp-mips641 This test is testing mips64r2 instructions.
Drotate_swap.stdout.exp-mips641 This test is testing mips64r2 instructions.
/external/llvm/test/MC/Mips/mips64r2/
Dabiflags.s1 # RUN: llvm-mc %s -arch=mips -mcpu=mips64r2 -target-abi n64 | \
4 # RUN: llvm-mc %s -arch=mips -mcpu=mips64r2 -target-abi n64 -filetype=obj -o - | \
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMips.td71 def FeatureMips64r2 : SubtargetFeature<"mips64r2", "MipsArchVersion",
85 def : Proc<"mips64r2", [FeatureMips64r2]>;
/external/llvm/test/MC/Mips/msa/
Dtest_2r_msa64.s1 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
Dtest_elm_msa64.s1 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
/external/llvm/test/MC/Disassembler/Mips/msa/
Dtest_elm_msa64.txt1 # RUN: llvm-mc --disassemble %s -triple=mips64-unknown-linux -mcpu=mips64r2 -mattr=+msa | FileCheck…
Dtest_2r_msa64.txt1 # RUN: llvm-mc --disassemble %s -triple=mips64-unknown-linux -mcpu=mips64r2 -mattr=+msa | FileCheck…

123456