Searched refs:mips64r6 (Results 1 – 25 of 87) sorted by relevance
1234
17 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r618 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r620 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r621 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r624 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r625 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r627 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r628 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r629 .set mips64r6 define31 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6[all …]
3 # RUN: not llvm-mc %s -arch=mips64 -mcpu=mips64r6 2>&1 | \12 # R6: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
38 .set mips64r6 define74 # CHECK: .set mips64r6
37 .set arch=mips64r663 # CHECK: .set arch=mips64r6
36 .set mips64r6 define39 .set mips64r6 define
181 .set mips64r6 define
1 # RUN: llvm-mc -triple=mips64el-unknown-linux -mcpu=mips64r6 -relocation-model=pic -code-model=smal…2 # RUN: llc -mtriple=mips64el-unknown-linux -mcpu=mips64r6 -relocation-model=pic -filetype=obj -o %T…3 # RUN: llvm-rtdyld -triple=mips64el-unknown-linux -mcpu=mips64r6 -verify -map-section test_ELF_N64R…5 # RUN: llvm-mc -triple=mips64-unknown-linux -mcpu=mips64r6 -relocation-model=pic -code-model=small …6 # RUN: llc -mtriple=mips64-unknown-linux -mcpu=mips64r6 -relocation-model=pic -filetype=obj -o %T/t…7 # RUN: llvm-rtdyld -triple=mips64-unknown-linux -mcpu=mips64r6 -verify -map-section test_ELF_N64R6.…
1 ; RUN: llc -march=mipsel -mcpu=mips64r6 < %s | FileCheck %s2 ; RUN: not llc -march=mipsel -mcpu=mips64r6 -mattr=+dsp < %s 2>&1 | FileCheck --check-prefix=DSP %s
1 ; RUN: not llc -mcpu=mips64r6 -march=mipsel -relocation-model=static < %s 2>%t
7 ; RUN: llc < %s -march=mips -mcpu=mips64r6 | FileCheck %s -check-prefix=GP64
13 # RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips64r6 2> %t0 | FileCheck %s
1 # RUN: llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r6 \3 # RUN: llvm-mc %s -filetype=obj -triple=mips64-unknown-linux -mcpu=mips64r6 \
3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r6 \
3 ; RUN: llc -asm-show-inst -march=mips64el -mcpu=mips64r6 < %s | \
5 ; RUN: llc -march=mips64 -mcpu=mips64r6 < %s | \
4 # RUN: llvm-mc %s -disassemble -triple=mips-unknown-linux -mcpu=mips64r6 | FileCheck %s
5 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r6 -mattr=+eva 2>%t1
17 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r6 2>%t1