OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mips64
(Results
801 - 825
of
2051
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/cts/tests/tests/bionic/
Android.build.copy.libs.mk
151
ifneq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),mips
mips64
))
/device/linaro/bootloader/arm-trusted-firmware/lib/compiler-rt/builtins/
int_types.h
63
/*
MIPS64
issue: PR 20098 */
/external/boringssl/src/third_party/android-cmake/
README.md
77
* `
mips64
` -
MIPS64
instruction set (r6) - only for NDK r10 and newer
161
* `
mips64
` - for `
mips64
` ABI
/external/clang/test/Sema/
types.c
2
// RUN: %clang_cc1 %s -fblocks -pedantic -verify -triple=
mips64
-linux-gnu
/external/compiler-rt/lib/builtins/
int_types.h
63
/*
MIPS64
issue: PR 20098 */
/external/compiler-rt/lib/interception/tests/
CMakeLists.txt
3
filter_available_targets(INTERCEPTION_UNITTEST_SUPPORTED_ARCH x86_64 i386
mips64
mips64el)
/external/compiler-rt/test/asan/
CMakeLists.txt
15
elseif (${arch} MATCHES "x86_64|powerpc64|powerpc64le|aarch64|
mips64
|mips64el|s390x")
/external/libmpeg2/
Android.bp
140
mips64
: {
/external/libunwind/
Android.bp
64
mips64
: {
295
// mips and
mips64
use the same sources but define _MIP_SIM differently
298
//
mips64
uses n64 abi (_MIPS_SIM == _ABI64).
299
mips64
: {
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIInfo.cpp
61
if (TT.getArch() == Triple::
mips64
|| TT.getArch() == Triple::mips64el)
/external/llvm/test/CodeGen/Mips/
fcopysign-f32-f64.ll
3
; RUN: llc < %s -march=mips64el -mcpu=
mips64
-target-abi=n64 | \
fcopysign.ll
4
; RUN: llc < %s -march=mips64el -mcpu=
mips64
-target-abi=n64 | FileCheck %s -check-prefix=64
mips64muldiv.ll
2
; RUN: llc -march=mips64el -mcpu=
mips64
< %s | FileCheck %s -check-prefixes=ALL,ACC
/external/llvm/test/Instrumentation/MemorySanitizer/Mips/
vararg-mips64.ll
4
target triple = "
mips64
--linux"
/external/llvm/test/MC/Mips/mips4/
invalid-mips64.s
4
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips4 \
/external/llvm/test/MC/Mips/mips5/
invalid-mips64.s
3
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips5 \
/external/llvm/test/MC/Mips/mips64r6/
invalid-mips1.s
3
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips64r6 \
invalid-mips3.s
3
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips64r6 \
/external/pdfium/third_party/base/allocator/partition_allocator/
spin_lock.cc
37
// Don't bother doing using .word here since r2 is the lowest supported
mips64
/external/strace/
kernel_types.h
75
* The exception is Android, where for
MIPS64
unsigned long long is used.
/external/v8/gypfiles/
detect_v8_host_arch.py
55
elif host_arch == '
mips64
':
/external/v8/src/compiler/mips64/
instruction-codes-mips64.h
12
//
MIPS64
-specific opcodes that specify which assembly sequence to emit.
/external/v8/src/debug/mips64/
debug-mips64.cc
55
// li t9, address (4-instruction sequence on
mips64
)
/external/valgrind/
README
44
-
MIPS64
/Linux
/external/valgrind/include/
pub_tool_vkiscnums_asm.h
61
# include "vki/vki-scnums-
mips64
-linux.h"
Completed in 1232 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>