HomeSort by relevance Sort by last modified time
    Searched full:mips64 (Results 1226 - 1250 of 2051) sorted by null

<<41424344454647484950>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/
ChangeLog-2008 478 * gas/mips/mips64.s: Move out coprocessor2 insns from here ...
479 * gas/mips/mips64-cp2.s: ... to here.
480 * gas/mips/mips64.d: Update.
481 * gas/mips/mips64-cp2.d: New file.
482 * gas/mips/mips.exp: Run mips32-cp2, mips32r2-cp2 and mips64-cp
    [all...]
  /external/llvm/test/MC/Disassembler/Mips/mips32r2/
valid-mips32r2.txt 2 # Try a mips64* triple to confirm that mips* vs mips64* triples no longer have
4 # RUN: llvm-mc --disassemble %s -triple=mips64-unknown-linux -mcpu=mips32r2 | FileCheck %s
  /external/v8/gypfiles/
standalone.gypi 265 (v8_target_arch=="mips64" and host_arch!="mips64") or \
367 'android_target_arch%': 'mips64',
    [all...]
  /external/valgrind/memcheck/tests/mips64/
Makefile.in 124 subdir = memcheck/tests/mips64
580 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign memcheck/tests/mips64/Makefile'; \
582 $(AUTOMAKE) --foreign memcheck/tests/mips64/Makefile
    [all...]
  /system/core/libpixelflinger/codeflinger/
MIPS64Assembler.cpp 19 /* MIPS64 assembler and ARM->MIPS64 assembly translator
    [all...]
  /art/runtime/mirror/
dex_cache.h 477 // 16-byte atomics are supported on aarch64, mips and mips64.
  /art/runtime/
runtime_common.cc 284 // TODO: Add support for MIPS32 and MIPS64.
  /art/test/
Android.bp 31 relative_install_path: "art/mips64",
  /bionic/
README.md 63 arch-mips64/
  /bionic/linker/
linker_mips.cpp 213 // (Mips64 Android has a single floating point abi and doesn't need any checks)
  /bionic/tests/libs/
Android.bp 64 mips64: {
458 mips64: {
474 mips64: {
489 mips64: {
  /build/make/core/
config_sanitizers.mk 132 ifneq ($(filter mips mips64,$(TARGET_$(LOCAL_2ND_ARCH_VAR_PREFIX)ARCH)),)
  /build/soong/cc/
gen_stub_libs.py 29 'mips64',
  /build/soong/ui/build/
config.go 330 case "mips64":
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
SplitTests.java 81 ABI_TO_APK.put("mips64", APK_mips64);
  /external/capstone/bindings/java/capstone/
Capstone.java 307 public static final int CS_MODE_MIPS64 = CS_MODE_64; // Mips64 ISA
  /external/capstone/bindings/powershell/Capstone/
Capstone.psm1 236 CS_MODE_MIPS64 = CS_MODE_64, /// Mips64 ISA (Mips)
  /external/clang/docs/
UndefinedBehaviorSanitizer.rst 222 * MIPS/MIPS64
  /external/clang/test/Preprocessor/
predefined-macros.c 143 // RUN: %clang_cc1 %s -E -dM -o - -triple mips64 -target-cpu mips3 \
  /external/compiler-rt/lib/dfsan/
dfsan.cc 69 // On Linux/MIPS64, memory is laid out as follows:
  /external/deqp/framework/platform/android/
tcuAndroidUtil.cpp 366 const char* known64BitAbis[] = { "arm64-v8a", "x86_64", "mips64" };
  /external/gemmlowp/internal/
kernel_msa.h 32 // Some convenience macros to hide differences between MIPS32 and MIPS64.
  /external/libffi/include/
ffi.h.in 271 /* This is a special case for mips64/n32 ABI (and perhaps others) where
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 87 MIPS64 = 0x13,
  /external/llvm/include/llvm/Object/
ELF.h 284 // ELFCLASS64 ELFs are N64. New Mips64 ABIs should provide enough

Completed in 887 milliseconds

<<41424344454647484950>>