Searched refs:mips3 (Results 1 – 25 of 133) sorted by relevance
123456
12 .set mips3 define24 # CHECK: .set mips3
10 .set mips3 define46 # CHECK: .set mips3
9 .set arch=mips348 # CHECK: .set arch=mips3
9 .set arch=mips350 # CHECK: .set arch=mips3
1 # RUN: not llvm-mc %s -arch=mips64 -mcpu=mips3 -target-abi n64 2>&1 | \
3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips3 \
4 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips3 \
14 # RUN: -mcpu=mips3 %S/Inputs/mips-dynamic.s -o %t1.o50 # R3R32-NEXT: >>> {{.+}}mips-elf-flags-err.s.tmp1.o: mips3
1 ; RUN: llc < %s -march=mips64 -mcpu=mips3 | FileCheck %s
4 ; RUN: llc -march=mips64el -mcpu=mips3 < %s | FileCheck %s -check-prefix=64
1 ; RUN: llc -march=mips64 -mcpu=mips3 < %s 2>&1 | FileCheck %s --check-prefix=CHECK3 ; Check that spill slot has the correct size for mips3 and n64 ABI.
5 ; RUN: llc < %s -march=mips -mcpu=mips3 -target-abi n64 | FileCheck %s -check-prefix=GP64
7 ; RUN: llc < %s -march=mips64 -mcpu=mips3 | FileCheck %s -check-prefix=ALL
1 # RUN: llvm-mc %s -triple=mips-unknown-linux -disassemble -mcpu=mips3 | FileCheck %s
3 ; RUN: llc -march=mips -mcpu=mips3 -O0 -relocation-model=pic -target-abi n64 \