Home
last modified time | relevance | path

Searched refs:mips2 (Results 1 – 25 of 50) sorted by relevance

12

/llvm-project/llvm/test/MC/Mips/
H A Dset-mips-directives.s8 .set mips2 define
44 # CHECK: .set mips2
H A Dset-arch.s7 .set arch=mips2
48 # CHECK: .set arch=mips2
H A Dset-mips-directives-bad.s12 .set mips2 define
H A Delf_eflags.s149 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips2 %s -o -| llvm-readobj -h - | …
152 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips2 -mattr=+nan2008 %s -o -| llvm…
H A Dmodule-directive-bad.s20 .set mips2 define
/llvm-project/llvm/test/CodeGen/Mips/llvm-ir/
H A Daddrspacecast.ll1 ; RUN: llc < %s -mtriple=mips -mcpu=mips2 | FileCheck %s -check-prefix=ALL
H A Dextractelement.ll1 ; RUN: llc < %s -mtriple=mips -mcpu=mips2 | FileCheck %s -check-prefix=ALL
H A Dnot.ll1 ; RUN: llc < %s -mtriple=mips -mcpu=mips2 | FileCheck %s -check-prefixes=ALL,GP32
H A Dmul.ll1 ; RUN: llc < %s -mtriple=mips -mcpu=mips2 -relocation-model=pic | \
H A Dsub.ll1 ; RUN: llc < %s -mtriple=mips -mcpu=mips2 | FileCheck %s \
/llvm-project/llvm/test/MC/Mips/mips2/
H A Dinvalid-mips4-wrong-error.s4 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips2 \
H A Dinvalid-mips3-wrong-error.s4 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips2 \
H A Dinvalid-mips5-wrong-error.s4 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips2 \
H A Dinvalid-mips3.s3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips2 \
H A Dinvalid-mips32.s3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips2 \
H A Dinvalid-mips4.s3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips2 \
/llvm-project/llvm/test/MC/Disassembler/Mips/mips2/
H A Dvalid-xfail.txt1 # RUN: llvm-mc %s -triple=mips-unknown-linux -disassemble -mcpu=mips2 | FileCheck %s
H A Dinvalid-xfail.txt1 # RUN: llvm-mc %s -triple=mips-unknown-linux -disassemble -mcpu=mips2 | FileCheck %s
/llvm-project/llvm/test/CodeGen/Mips/
H A Dcpus-no-mips64.ll4 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips2 2>&1 | FileCheck %s
H A Dadjust-callstack-sp.ll2 ; RUN: llc < %s -mtriple=mips -mcpu=mips2 | FileCheck %s -check-prefix=GP32
H A Dmips1-load-delay.ll2 ; RUN: llc < %s -mtriple=mips -mcpu=mips2 | FileCheck %s -check-prefixes=ALL,MIPS2
H A Dcheck-adde-redundant-moves.ll1 ; RUN: llc < %s -mtriple=mips -mcpu=mips2 | FileCheck %s -check-prefixes=ALL,GP32
H A Dcpus.ll10 ; RUN: llc -mtriple=mips -mcpu=mips2 -filetype=obj < %s \
/llvm-project/llvm/lib/Target/Mips/
H A DMips.td85 def FeatureMips2 : SubtargetFeature<"mips2", "MipsArchVersion", "Mips2",
246 def : Proc<"mips2", [FeatureMips2]>;
/llvm-project/llvm/test/CodeGen/Mips/Fast-ISel/
H A Dcheck-disabled-mcpus.ll2 ; RUN: llc -mtriple=mips -mcpu=mips2 -O0 -relocation-model=pic \

12