HomeSort by relevance Sort by last modified time
    Searched full:mips64 (Results 51 - 75 of 260) sorted by null

1 23 4 5 6 7 8 91011

  /external/llvm/test/CodeGen/Mips/
eh-return64.ll 1 ; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck %s
fabs.ll 3 ; RUN: llc < %s -mtriple=mips64el-linux-gnu -mcpu=mips64 -mattr=n64 | FileCheck %s -check-prefix=64
fcopysign-f32-f64.ll 1 ; RUN: llc < %s -march=mips64el -mcpu=mips64 -mattr=n64 | FileCheck %s -check-prefix=64
fcopysign.ll 3 ; RUN: llc < %s -march=mips64el -mcpu=mips64 -mattr=n64 | FileCheck %s -check-prefix=64
mips64intldst.ll 1 ; RUN: llc < %s -march=mips64el -mcpu=mips64 -mattr=n64 | FileCheck %s -check-prefix=CHECK-N64
2 ; RUN: llc < %s -march=mips64el -mcpu=mips64 -mattr=n32 | FileCheck %s -check-prefix=CHECK-N32
mips64instrs.ll 1 ; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck %s
cmov.ll 3 ; RUN: llc -march=mips64el -mcpu=mips64 -mattr=n64 < %s | FileCheck %s -check-prefix=N64
  /external/llvm/test/MC/Disassembler/Mips/
mips64r2.txt 1 # RUN: llvm-mc --disassemble %s -triple=mips64-unknown-linux -mattr +mips64r2 | FileCheck %s
  /external/llvm/test/MC/Mips/
mips64-register-names.s 1 # RUN: llvm-mc %s -triple=mips64-unknown-freebsd -show-encoding | FileCheck %s
  /external/qemu/target-mips/
TODO 34 MIPS64
  /system/core/libcutils/tests/memset_mips/
memset_omips.S 25 #error mips32 code being compiled for mips64!
memset_cmips.S 45 * This routine could be optimized for MIPS64. The current code only
  /external/kernel-headers/original/asm-mips/
cpu.h 12 (CP0 register 15, select 0). As of the MIPS32 and MIPS64 specs from
203 * MIPS64 class processors
hazards.h 245 .set mips64;
asm.h 206 #endif /* MIPS IV, MIPS V, MIPS32 or MIPS64 */
  /external/llvm/include/llvm/ADT/
Triple.h 51 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 143 #define EF_MIPS_ARCH_64 0x60000000 /* -mips64 code */
  /bionic/libc/arch-mips/string/
mips_strlen.c 79 #error strlen: mips64 check for 4-byte alignment not implemented.
  /external/jpeg/
config.sub 157 | mips64 | mipsel | mips64el | mips64orion | mips64orionel \
182 | sparc64-* | mips64-* | mipsel-* \
406 basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
409 basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
  /external/llvm/unittests/ADT/
TripleTest.cpp 312 T.setArch(Triple::mips64);
358 EXPECT_EQ(Triple::mips64, T.get64BitArchVariant().getArch());
380 T.setArch(Triple::mips64);
382 EXPECT_EQ(Triple::mips64, T.get64BitArchVariant().getArch());
  /external/qemu/distrib/jpeg-6b/
config.sub 157 | mips64 | mipsel | mips64el | mips64orion | mips64orionel \
182 | sparc64-* | mips64-* | mipsel-* \
406 basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
409 basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
  /external/llvm/lib/Target/Mips/Disassembler/
MipsDisassembler.cpp 69 /// Mips64Disassembler - a disasembler class for Mips64.
314 // If we fail to decode in Mips64 decoder space we can try in Mips32
  /external/clang/test/Driver/
ppc-features.cpp 12 // RUN: %clang -target mips64-linux-gnu -faltivec -fsyntax-only %s 2>&1 | FileCheck %s
  /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 "
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-run 

Completed in 549 milliseconds

1 23 4 5 6 7 8 91011