Home
last modified time | relevance | path

Searched refs:mips64r6 (Results 1 – 25 of 225) sorted by relevance

123456789

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dmips-expansions-bad.s17 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
18 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
20 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
21 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
24 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
25 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
27 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
28 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
29 .set mips64r6 define
31 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
[all …]
Dmicromips64r6-unsupported.s2 # RUN: -mcpu=mips64r6 %s 2>&1 | FileCheck %s -check-prefix=CHECK-OPTION
3 # RUN: not llvm-mc -filetype=obj -triple=mips64-unknown-linux -mcpu=mips64r6 \
13 .set mips64r6 define
14 .set arch=mips64r6
16 # CHECK-DIRECTIVE: :[[@LINE-2]]:19: error: mips64r6 does not support microMIPS
Dmicromips64-unsupported.s1 # RUN: not llvm-mc %s -arch=mips64 -mcpu=mips64r6 -target-abi n64 2>&1 -mattr=+micromips | FileChec…
2 # RUN: not llvm-mc %s -arch=mips64 -mcpu=mips64r6 -target-abi n32 2>&1 -mattr=+micromips | FileChec…
Dset-mips-directives.s38 .set mips64r6 define
74 # CHECK: .set mips64r6
Dset-arch.s37 .set arch=mips64r6
64 # CHECK: .set arch=mips64r6
Dset-mips-directives-bad.s36 .set mips64r6 define
39 .set mips64r6 define
/external/llvm/test/MC/Mips/
Dmips-expansions-bad.s17 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
18 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
20 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
21 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
24 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
25 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
27 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
28 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
29 .set mips64r6 define
31 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
[all …]
Dset-mips-directives.s38 .set mips64r6 define
74 # CHECK: .set mips64r6
Dset-arch.s37 .set arch=mips64r6
64 # CHECK: .set arch=mips64r6
Dset-mips-directives-bad.s36 .set mips64r6 define
39 .set mips64r6 define
/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
DELF_N64R6_relocations.s1 # RUN: llvm-mc -triple=mips64el-unknown-linux -mcpu=mips64r6 -code-model=small -filetype=obj -o %T/…
2 # RUN: llc -mtriple=mips64el-unknown-linux -mcpu=mips64r6 -filetype=obj -o %T/test_ELF_ExternalFunc…
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 -code-model=small -filetype=obj -o %T/te…
6 # RUN: llc -mtriple=mips64-unknown-linux -mcpu=mips64r6 -filetype=obj -o %T/test_ELF_ExternalFuncti…
7 # RUN: llvm-rtdyld -triple=mips64-unknown-linux -mcpu=mips64r6 -verify -map-section test_ELF_N64R6.…
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
DELF_N64R6_relocations.s2 # RUN: llvm-mc -triple=mips64el-unknown-linux -mcpu=mips64r6 -filetype=obj -o %t/test_ELF_N64R6.o %s
3 # RUN: llc -mtriple=mips64el-unknown-linux -mcpu=mips64r6 -filetype=obj -o %t/test_ELF_ExternalFunc…
4 # RUN: llvm-rtdyld -triple=mips64el-unknown-linux -mcpu=mips64r6 -verify -map-section test_ELF_N64R…
6 # RUN: llvm-mc -triple=mips64-unknown-linux -mcpu=mips64r6 -filetype=obj -o %t/test_ELF_N64R6.o %s
7 # RUN: llc -mtriple=mips64-unknown-linux -mcpu=mips64r6 -filetype=obj -o %t/test_ELF_ExternalFuncti…
8 # RUN: llvm-rtdyld -triple=mips64-unknown-linux -mcpu=mips64r6 -verify -map-section test_ELF_N64R6.…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/mips64r6/
Dcompatibility.ll1 ; RUN: llc -march=mipsel -mcpu=mips64r6 -target-abi n64 < %s | FileCheck %s
2 ; RUN: not llc -march=mipsel -mcpu=mips64r6 -target-abi n64 -mattr=+dsp < %s 2>&1 | FileCheck --che…
/external/llvm/test/CodeGen/Mips/mips64r6/
Dcompatibility.ll1 ; RUN: llc -march=mipsel -mcpu=mips64r6 -target-abi n64 < %s | FileCheck %s
2 ; RUN: not llc -march=mipsel -mcpu=mips64r6 -target-abi n64 -mattr=+dsp < %s 2>&1 | FileCheck --che…
/external/u-boot/arch/mips/
DMakefile30 arch-$(CONFIG_CPU_MIPS64_R6) += -march=mips64r6 -Wa,-mips64r6
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/compactbranches/
Dunsafe-in-forbidden-slot.ll1 ; RUN: llc -march=mips64el -O0 -mcpu=mips64r6 < %s | FileCheck %s
2 ; RUN: llc -march=mips64 -O0 -mcpu=mips64r6 < %s | FileCheck %s
/external/libaom/libaom/build/cmake/toolchains/
Dmips64-linux-gcc.cmake34 set(MIPS_CPU_FLAGS "-mips64r6 -mabi=64 -mload-store-pairs -msched-weight")
39 "-mips64r6 -mabi64 -mfp64 ${CMAKE_EXE_LINKER_FLAGS}")
/external/llvm/test/MC/Mips/micromips64r6/
Drelocations.s1 # RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips64r6 \
3 # RUN: llvm-mc %s -filetype=obj -triple=mips-unknown-linux -mcpu=mips64r6 \
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/tailcall/
Dtailcall-wrong-isa.ll24 ; RUN: llc -filetype=obj -march=mips64el -relocation-model=pic -mcpu=mips64r6 -mips-tail-calls=1 < …
26 ; RUN: llc -filetype=obj -march=mips64el -relocation-model=static -mcpu=mips64r6 -mips-tail-calls=1…
/external/llvm/test/CodeGen/Mips/
Dmips64fpldst.ll5 ; RUN: llc < %s -march=mipsel -mcpu=mips64r6 -mattr=+micromips -target-abi n32 -relocation-model=p…
6 ; RUN: llc < %s -march=mipsel -mcpu=mips64r6 -mattr=+micromips -target-abi n64 -relocation-model=p…
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/crc/
Dvalid64.s2 # RUN: -mcpu=mips64r6 -mattr=+crc | FileCheck %s
Dset-crc-directive.s4 # RUN: -mcpu=mips64r6 | FileCheck %s
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ginv/
Dset-ginv-directive.s4 # RUN: -mcpu=mips64r6 -mattr=+ginv | FileCheck %s
Dvalid.s4 # RUN: -mcpu=mips64r6 -mattr=+ginv | FileCheck %s
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dinterrupt-attr-64-error.ll1 ; RUN: not llc -mcpu=mips64r6 -march=mipsel -target-abi n64 -relocation-model=static < %s 2>%t

123456789