OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mips64r6
(Results
1 - 25
of
52
) sorted by null
1
2
3
/build/make/core/combo/arch/mips64/
mips64r6.mk
1
# Configuration for Android on
mips64r6
.
mips64r2.mk
3
# This target is for temporary use only, until
mips64r6
is supported by Android's qemu.
/external/llvm/test/MC/Mips/
mips-expansions-bad.s
17
# 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
31
# 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or
mips64r6
[
all
...]
set-mips-directives.s
38
.set
mips64r6
74
# CHECK: .set
mips64r6
macro-ddiv-bad.s
5
# RUN: not llvm-mc %s -arch=mips64 -mcpu=
mips64r6
2>&1 | \
macro-ddivu-bad.s
5
# RUN: not llvm-mc %s -arch=mips64 -mcpu=
mips64r6
2>&1 | \
macro-div-bad.s
3
# RUN: not llvm-mc %s -arch=mips64 -mcpu=
mips64r6
2>&1 | \
macro-divu-bad.s
3
# RUN: not llvm-mc %s -arch=mips64 -mcpu=
mips64r6
2>&1 | \
set-arch.s
37
.set arch=
mips64r6
64
# CHECK: .set arch=
mips64r6
set-mips-directives-bad.s
36
.set
mips64r6
39
.set
mips64r6
relocation.s
234
.set
mips64r6
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf_arch_mips64r6.d
1
# name: ELF
MIPS64r6
markings
4
# as: -32 -march=
mips64r6
7
private flags = a.......: .*\[
mips64r6
\].*
11
ISA:
MIPS64r6
/build/make/target/board/generic_mips64/
BoardConfig.mk
27
TARGET_ARCH_VARIANT :=
mips64r6
33
ifeq ($(TARGET_ARCH_VARIANT),
mips64r6
)
/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
ELF_N64R6_relocations.s
1
# RUN: llvm-mc -triple=mips64el-unknown-linux -mcpu=
mips64r6
-code-model=small -filetype=obj -o %T/test_ELF_N64R6.o %s
2
# RUN: llc -mtriple=mips64el-unknown-linux -mcpu=
mips64r6
-filetype=obj -o %T/test_ELF_ExternalFunction_N64R6.o %S/Inputs/ExternalFunction.ll
3
# RUN: llvm-rtdyld -triple=mips64el-unknown-linux -mcpu=
mips64r6
-verify -map-section test_ELF_N64R6.o,.text=0x1000 -map-section test_ELF_ExternalFunction_N64R6.o,.text=0x10000 -check=%s %/T/test_ELF_N64R6.o %T/test_ELF_ExternalFunction_N64R6.o
5
# RUN: llvm-mc -triple=mips64-unknown-linux -mcpu=
mips64r6
-code-model=small -filetype=obj -o %T/test_ELF_N64R6.o %s
6
# RUN: llc -mtriple=mips64-unknown-linux -mcpu=
mips64r6
-filetype=obj -o %T/test_ELF_ExternalFunction_N64R6.o %S/Inputs/ExternalFunction.ll
7
# RUN: llvm-rtdyld -triple=mips64-unknown-linux -mcpu=
mips64r6
-verify -map-section test_ELF_N64R6.o,.text=0x1000 -map-section test_ELF_ExternalFunction_N64R6.o,.text=0x10000 -check=%s %/T/test_ELF_N64R6.o %T/test_ELF_ExternalFunction_N64R6.o
/build/make/core/combo/
TARGET_linux-mips64.mk
21
# than
mips64r6
. Each value should correspond to a file named
33
TARGET_ARCH_VARIANT :=
mips64r6
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
undefweak-overflow.s
8
.set
mips64r6
/device/generic/mips64/
BoardConfig.mk
11
TARGET_ARCH_VARIANT :=
mips64r6
17
ifeq ($(TARGET_ARCH_VARIANT),
mips64r6
)
/external/llvm/test/MC/Mips/mips64r6/
valid.s
13
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=
mips64r6
2> %t0 | FileCheck %s
207
ssnop # WARNING: [[@LINE]]:9: warning: ssnop is deprecated for
MIPS64r6
and is equivalent to a nop instruction
invalid-mips1-wrong-error.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=
mips64r6
\
invalid-mips5.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=
mips64r6
\
invalid-mips3-wrong-error.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=
mips64r6
\
invalid-mips4.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=
mips64r6
\
relocations.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
\
/build/soong/cc/config/
mips64_device.go
82
"
mips64r6
": []string{
83
"-
mips64r6
",
96
"
mips64r6
")
100
android.RegisterArchVariantFeatures(android.Mips64, "
mips64r6
",
/external/llvm/test/MC/Mips/micromips64r6/
relocations.s
1
# 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
\
Completed in 858 milliseconds
1
2
3