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

1 2 3 4 5 67 8 91011>>

  /external/clang/test/Driver/
freebsd.c 62 // RUN: -target mips64-unknown-freebsd10.0 \
63 // RUN: | FileCheck --check-prefix=CHECK-MIPS64 %s
64 // CHECK-MIPS64: "{{[^" ]*}}ld{{[^" ]*}}"
65 // CHECK-MIPS64: "-dynamic-linker" "{{.*}}/libexec/ld-elf.so.1"
66 // CHECK-MIPS64-NOT: "--hash-style={{gnu|both}}"
clang-translation.c 251 // RUN: %clang -target mips64-linux-gnu -### -S %s 2>&1 | \
252 // RUN: FileCheck -check-prefix=MIPS64 %s
253 // MIPS64: clang
254 // MIPS64: "-cc1"
255 // MIPS64: "-target-cpu" "mips64r2"
256 // MIPS64: "-mfloat-abi" "hard"
  /external/llvm/test/CodeGen/Mips/llvm-ir/
ret.ll 13 ; RUN: llc -march=mips64 -mcpu=mips4 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check-prefix=GPR64 -check-prefix=DMTC1 -check-prefix=NOT-R6
14 ; RUN: llc -march=mips64 -mcpu=mips64 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check-prefix=GPR64 -check-prefix=DMTC1 -check-prefix=NOT-R6
15 ; RUN: llc -march=mips64 -mcpu=mips64r2 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check-prefix=GPR64 -check-prefix=DMTC1 -check-prefix=NOT-R6
16 ; RUN: llc -march=mips64 -mcpu=mips64r6 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check-prefix=GPR64 -check-prefix=DMTC1 -check-prefix=R6
  /external/llvm/test/CodeGen/Mips/cconv/
callee-saved.ll 6 ; RUN-TODO: llc -march=mips64 -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s
8 ; RUN-TODO: llc -march=mips64 -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O32-INV %s
11 ; RUN: llc -march=mips64 -mattr=-n64,+n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s
13 ; RUN: llc -march=mips64 -mattr=-n64,+n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32-INV %s
16 ; RUN: llc -march=mips64 -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64 %s
18 ; RUN: llc -march=mips64 -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64-INV %s
  /ndk/build/tools/
build-gnu-libstdc++.sh 178 mips64)
237 if [ "$ARCH" == "x86_64" -o "$ARCH" == "mips64" ]; then
302 if [ "$ARCH" = "x86_64" -o "$ARCH" = "mips64" ]; then
313 #Can't call $(get_default_libdir_for_arch $ARCH) which contain hack for arm64 and mips64
322 if [ "$ARCH" = "x86_64" -o "$ARCH" = "mips64" ]; then
385 mips64)
  /external/valgrind/main/VEX/pub/
libvex_guest_mips64.h 44 /*--- Vex's representation of the MIPS64 CPU state. ---*/
152 /*--- Utility functions for MIPS64 guest stuff. ---*/
157 /* Initialise all guest MIPS64 state. */
  /development/ndk/platforms/android-9/arch-mips/include/machine/
limits.h 49 /* Quads and longs are the same on mips64 */
  /external/kernel-headers/original/uapi/asm-mips/asm/
ptrace.h 95 struct mips64_watch_regs mips64; member in union:pt_watch_regs::__anon26580
  /external/llvm/lib/Target/Mips/
Mips.td 128 def FeatureMips64 : SubtargetFeature<"mips64", "MipsArchVersion",
129 "Mips64", "Mips64 ISA Support",
172 def : Proc<"mips64", [FeatureMips64, FeatureN64]>;
  /external/llvm/test/CodeGen/Mips/
int-to-float-conversion.ll 3 ; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck %s -check-prefix=64
largeimmprinting.ll 4 ; RUN: llc -march=mips64el -mcpu=mips64 -mattr=n64 < %s | \
sint-fp-store_pattern.ll 3 ; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck %s -check-prefix=64
  /external/llvm/test/MC/Mips/mips64r6/
invalid-mips3-wrong-error.s 3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r6 \
  /external/strace/qemu_multiarch_testing/
README 47 system-image-mips64 -
  /ndk/tests/device/test-cpufeatures/jni/
test_cpufeatures.c 42 printf("CPU family is MIPS64\n");
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
limits.h 49 /* Quads and longs are the same on mips64 */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
limits.h 49 /* Quads and longs are the same on mips64 */
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/machine/
limits.h 49 /* Quads and longs are the same on mips64 */
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/machine/
limits.h 49 /* Quads and longs are the same on mips64 */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
limits.h 49 /* Quads and longs are the same on mips64 */
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/machine/
limits.h 49 /* Quads and longs are the same on mips64 */
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/machine/
limits.h 49 /* Quads and longs are the same on mips64 */
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/machine/
limits.h 49 /* Quads and longs are the same on mips64 */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
limits.h 49 /* Quads and longs are the same on mips64 */
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
limits.h 49 /* Quads and longs are the same on mips64 */

Completed in 423 milliseconds

1 2 3 4 5 67 8 91011>>