Searched refs:mips1 (Results 1 – 25 of 51) sorted by relevance
123
1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips1 | \6 .set mips1 define42 # CHECK: .set mips1
5 .set arch=mips144 # CHECK: .set arch=mips1
1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips1 2>%t110 .set mips1 define
1 # RUN: llvm-mc -arch=mips -mcpu=mips1 < %s | FileCheck --check-prefixes=ALL,MIPS32 %s
3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips1 \
4 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips1 \
1 # RUN: llvm-mc %s -triple=mips-unknown-linux -disassemble -mcpu=mips1 | FileCheck %s
1 # RUN: llvm-mc %s -triple=mips-unknown-linux -disassemble -mcpu=mips1 2>&1 | FileCheck %s
87 def FeatureMips1 : SubtargetFeature<"mips1", "MipsArchVersion", "Mips1",193 def : Proc<"mips1", [FeatureMips1]>;
95 def FeatureMips1 : SubtargetFeature<"mips1", "MipsArchVersion", "Mips1",223 def : Proc<"mips1", [FeatureMips1]>;