OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mips64
(Results
301 - 325
of
2051
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/test/MC/Mips/
cfi.s
3
# RUN: llvm-mc %s -triple=
mips64
-unknown-unknown -show-encoding -mcpu=
mips64
| \
macro-la-bad.s
3
# RUN: not llvm-mc %s -arch=
mips64
-mcpu=
mips64
-target-abi n32 2>&1 | \
5
# RUN: not llvm-mc %s -arch=
mips64
-mcpu=
mips64
-target-abi n64 2>&1 | \
/external/v8/src/
assembler-inl.h
23
#include "src/
mips64
/assembler-
mips64
-inl.h"
simulator.h
21
#include "src/
mips64
/simulator-
mips64
.h"
/external/llvm/test/tools/llvm-readobj/
program-headers.test
7
RUN: llvm-readobj -program-headers %p/../../Object/Inputs/program-headers.
mips64
\
8
RUN: | FileCheck %s -check-prefix ELF-
MIPS64
124
ELF-
MIPS64
: Format: ELF64-mips
125
ELF-
MIPS64
-NEXT: Arch:
mips64
126
ELF-
MIPS64
-NEXT: AddressSize: 64bit
127
ELF-
MIPS64
-NEXT: LoadName:
128
ELF-
MIPS64
-NEXT: ProgramHeaders [
129
ELF-
MIPS64
-NEXT: ProgramHeader {
130
ELF-
MIPS64
-NEXT: Type: PT_LOAD (0x1
[
all
...]
/bionic/tools/versioner/src/
Arch.cpp
34
case Arch::
mips64
:
35
return "
mips64
";
54
} else if (name == "
mips64
") {
55
return Arch::
mips64
;
/cts/tests/expectations/
unsupportedabis.txt
3
description: "Tests not supporting: arm64-v8a, x86_64,
mips64
",
/external/clang/test/CodeGen/
struct-union-BE.c
2
// RUN: %clang_cc1 -triple
mips64
-linux-gnu -S -emit-llvm %s -o - | FileCheck %s -check-prefix=
MIPS64
26
//
MIPS64
-NOT: %{{[0-9]+}} = getelementptr inbounds i8, i8* %argp.cur, i64 7
39
//
MIPS64
-NOT: %{{[0-9]+}} = getelementptr inbounds i8, i8* %argp.cur, i64 7
/external/llvm/
llvm.mk
9
LLVM_SUPPORTED_ARCH := arm arm64 mips
mips64
x86 x86_64
/external/llvm/test/CodeGen/Mips/
mips64directive.ll
2
; RUN: llc < %s -march=mips64el -mcpu=
mips64
-target-abi=n64 | FileCheck %s
mips64lea.ll
2
; RUN: llc -march=mips64el -mcpu=
mips64
< %s | FileCheck %s
mips64sinttofpsf.ll
1
; RUN: llc -march=
mips64
-mcpu=mips64r2 -mattr=+soft-float -O0 < %s | FileCheck %s
start-asm-file.ll
21
; RUN: llc -filetype=asm -mtriple
mips64
-unknown-linux -mcpu=
mips64
\
25
; RUN: llc -filetype=asm -mtriple
mips64
-unknown-linux -mcpu=
mips64
\
29
; RUN: llc -filetype=asm -mtriple
mips64
-unknown-linux -mcpu=
mips64
\
33
; RUN: llc -filetype=asm -mtriple
mips64
-unknown-linux -mcpu=
mips64
\
38
; RUN: llc -filetype=asm -mtriple
mips64
-unknown-linux -mcpu=
mips64
\
[
all
...]
/external/llvm/test/MC/Mips/mips4/
invalid-mips64r2-xfail.s
4
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips4 \
/external/llvm/test/MC/Mips/mips5/
invalid-mips64r2-xfail.s
4
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips4 \
/external/llvm/test/MC/Mips/mips64/
invalid-mips64r2-xfail.s
4
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips4 \
/external/llvm/test/MC/Mips/mips64r5/
invalid-mips64.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=
mips64
\
/prebuilts/go/darwin-x86/src/cmd/vet/all/whitelist/
mips64x.txt
0
//
mips64
-specific vet whitelist. See readme.txt for details.
/prebuilts/go/darwin-x86/src/go/build/
syslist.go
8
const goarchList = "386 amd64 amd64p32 arm armbe arm64 arm64be ppc64 ppc64le mips mipsle
mips64
mips64le mips64p32 mips64p32le ppc s390 s390x sparc sparc64 "
/prebuilts/go/darwin-x86/src/runtime/
cputicks.go
7
// +build !
mips64
/prebuilts/go/linux-x86/src/cmd/vet/all/whitelist/
mips64x.txt
0
//
mips64
-specific vet whitelist. See readme.txt for details.
/prebuilts/go/linux-x86/src/go/build/
syslist.go
8
const goarchList = "386 amd64 amd64p32 arm armbe arm64 arm64be ppc64 ppc64le mips mipsle
mips64
mips64le mips64p32 mips64p32le ppc s390 s390x sparc sparc64 "
/prebuilts/go/linux-x86/src/runtime/
cputicks.go
7
// +build !
mips64
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
micromips@mips64-cp2.s
1
# Source file to test assembly of
MIPS64
-derived microMIPS cop2 instructions
mips64-cp2.s
1
# source file to test assembly of
mips64
cop2 instructions
Completed in 724 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>