HomeSort by relevance Sort by last modified time
    Searched full:mips64 (Results 276 - 300 of 527) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Target/Mips/
Mips64InstrInfo.td 1 //===- Mips64InstrInfo.td - Mips64 Instruction Information -*- tablegen -*-===//
10 // This file describes Mips64 instructions.
67 let DecoderNamespace = "Mips64" in {
500 let DecoderNamespace = "Mips64", Predicates = [HasMips64] in {
  /external/llvm/test/CodeGen/Mips/
mips64instrs.ll 2 ; RUN: llc -march=mips64el -mcpu=mips64 -verify-machineinstrs < %s | FileCheck -check-prefix=ALL -check-prefix=HAS-DCLO -check-prefix=ACCMULDIV %s
  /external/llvm/test/MC/Mips/
mips-control-instructions.s 3 # RUN: llvm-mc %s -triple=mips64-unknown-unknown -show-encoding -mcpu=mips64r2 \
  /external/llvm/test/MC/Mips/mips64r6/
invalid-mips5-wrong-error.s 3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r6 \
invalid-mips64.s 3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r6 \
  /external/llvm/test/tools/llvm-cov/
llvm-cov.test 113 XFAIL: powerpc64-, s390x, mips-, mips64-, sparc
  /external/valgrind/main/
Makefile.tool.am 127 $(top_builddir)/coregrind/libreplacemalloc_toolpreload-mips64-linux.a
  /external/valgrind/main/coregrind/m_syswrap/
syscall-mips64-linux.S 3 /*--- Support for doing system calls. syscall-mips64-linux.S ---*/
syswrap-mips64-linux.c 3 /*--- Platform-specific syscalls stuff. syswrap-mips64-linux.c ----*/
634 The mips64/Linux syscall table
637 /* Add an mips64-linux specific wrapper to a syscall table. */
    [all...]
  /external/valgrind/main/coregrind/
pub_core_basics.h 130 } MIPS64;
  /ndk/build/tools/
build-target-prebuilts.sh 137 x86|x86_64|mips|mips64)
gen-platforms.sh 722 mips64)
748 mips64)
770 mips64)
788 mips64)
prebuilt-common.sh 1084 ARCH="mips64"
1086 ABI_INSTALL_NAME="mips64"
    [all...]
  /ndk/tests/standalone/builtin-macros/
run.sh 223 mips64)
  /external/oprofile/utils/
ophelp.c 589 "See Programming the MIPS64 20Kc Processor Core User's "
599 "See Programming the MIPS64 25Kf Processor Core User's "
619 "See Programming the MIPS64 5K Processor Core Family "
  /external/valgrind/main/VEX/priv/
host_mips_defs.h 382 MFpGpMove_dmfc1, /* Doubleword Move from Floating Point - MIPS64 */
384 MFpGpMove_dmtc1 /* Doubleword Move to Floating Point - MIPS64 */
468 which of $4 .. $7 (mips32) or $4 .. $11 (mips64)
guest_mips_toIR.c 1084 /* Get byte from register reg, byte pos from 0 to 3 (or 7 for MIPS64) . */
    [all...]
  /external/valgrind/main/include/
Makefile.in 275 vki/vki-posixtypes-mips64-linux.h \
283 vki/vki-mips64-linux.h \
291 vki/vki-scnums-mips64-linux.h \
  /external/valgrind/main/none/tests/mips64/
Makefile.in 75 subdir = none/tests/mips64
498 arithmetic_instruction.stdout.exp-mips64 \
509 extract_insert_bit_field.stdout.exp-mips64 \
532 rotate_swap.stdout.exp-mips64 rotate_swap.stdout.exp-mips64r2 \
535 shift_instructions.stdout.exp-mips64 shift_instructions.stdout.exp-mips64r2 \
569 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign none/tests/mips64/Makefile'; \
571 $(AUTOMAKE) --foreign none/tests/mips64/Makefile
    [all...]
  /prebuilts/misc/android-mips/gdbserver/
gdbserver 
  /bionic/libc/arch-mips/string/
memset.S 45 * This routine could be optimized for MIPS64. The current code only
  /bionic/libc/arch-mips64/string/
memset.S 45 * This routine could be optimized for MIPS64. The current code only
  /build/core/combo/
TARGET_linux-mips.mk 143 KERNEL_HEADERS_ARCH := $(libc_root)/kernel/uapi/asm-mips # mips covers both mips and mips64.
  /cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/
SplitTests.java 74 ABI_TO_APK.put("mips64", APK_mips64);
  /external/bison/build-aux/
config.sub 281 | mips64 | mips64el \
398 | mips64-* | mips64el-* \
817 basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
820 basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
    [all...]

Completed in 2484 milliseconds

<<11121314151617181920>>