HomeSort by relevance Sort by last modified time
    Searched full:ppc64 (Results 176 - 200 of 505) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/elfutils/backends/
ppc64_retval.c 1 /* Function return value location for Linux/PPC64 ABI.
  /external/jmonkeyengine/engine/src/core/com/jme3/system/
JmeSystemDelegate.java 114 } else if (arch.equals("ppc64")) {
  /external/libffi/testsuite/libffi.call/
cls_64byte.c 4 the gp and fp register count on Darwin/AIX/ppc64.
  /external/libvpx/libvpx/
configure 107 all_platforms="${all_platforms} ppc64-darwin8-gcc"
108 all_platforms="${all_platforms} ppc64-darwin9-gcc"
109 all_platforms="${all_platforms} ppc64-linux-gcc"
221 ppc64
  /external/llvm/lib/Object/
MachOUniversal.cpp 123 case Triple::ppc64: CTM = mach::CTM_PowerPC64; return true;
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCAsmBackend.cpp 161 if (Name == "ppc64" || Name == "ppc64le") return 8;
  /external/oprofile/events/ppc64/ibm-compat-v1/
event_mappings 0 #PPC64 pmu-compat event mappings, version 1
  /external/oprofile/libutil++/
bfd_support.h 59 * On PPC64, synth_syms points to an array of synthetic asymbol
  /external/valgrind/main/
README_PACKAGERS 22 ppc64-linux), Memcheck will simply stop at startup (and print an
NEWS 8 PPC64/Linux, S390X/Linux, ARM/Android, X86/Darwin and AMD64/Darwin.
193 271043 Valgrind build fails with assembler error on ppc64 with binutils 2.21
211 272955 Unhandled syscall error for pwrite64 on ppc64 arch
219 273640 ppc64-linux: unhandled syscalls setresuid(164) and setresgid(169)
234 275308 Fix implementation for ppc64 fres instruc
243 277199 The test_isa_2_06_part1.c in none/tests/ppc64 should be a symlink
284 283243 Regression in ppc64 memcheck tests
289 284305 filter_gdb needs enhancement to work on ppc64
325 250038 ppc64: Altivec LVSR and LVSL instructions fail their regtest
367 PPC64/Linux, X86/Darwin and AMD64/Darwin. Support for recent distro
    [all...]
  /external/valgrind/main/cachegrind/
Makefile.am 47 cg-ppc64.c \
  /external/valgrind/main/callgrind/
Makefile.am 51 ../cachegrind/cg-ppc64.c \
  /external/valgrind/main/coregrind/
pub_core_stacktrace.h 45 // better stack traces on ppc64-linux and has no effect on other
pub_core_transtab_asm.h 40 On ppc32/ppc64, the bottom two bits of instruction addresses are
Makefile.am 303 m_dispatch/dispatch-ppc64-linux.S \
321 m_gdbserver/valgrind-low-ppc64.c \
340 m_sigframe/sigframe-ppc64-linux.c \
349 m_syswrap/syscall-ppc64-linux.S \
363 m_syswrap/syswrap-ppc64-linux.c \
launcher-darwin.c 66 { CPU_TYPE_POWERPC64, "ppc64", "ppc64" },
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_osx_support.py 226 # This code automatically removes '-arch ppc' and '-arch ppc64'
465 elif archs == ('ppc64', 'x86_64'):
467 elif archs == ('i386', 'ppc', 'ppc64', 'x86_64'):
484 machine = 'ppc64'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_osx_support.py 226 # This code automatically removes '-arch ppc' and '-arch ppc64'
465 elif archs == ('ppc64', 'x86_64'):
467 elif archs == ('i386', 'ppc', 'ppc64', 'x86_64'):
484 machine = 'ppc64'
  /external/llvm/lib/Target/PowerPC/
PPCInstrFormats.td 18 bit PPC64 = 0; // Default value, override with isPPC64
71 bit PPC64 = 0; // Default value, override with isPPC64
308 let L = PPC64;
318 let L = PPC64;
444 let L = PPC64;
1079 let PPC64 = 0;
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 114 #define PPC64
171 // ppc64-linux it isn't (sigh) and ditto for ppc32-aix5 and
172 // ppc64-aix5.
    [all...]
  /external/clang/lib/Driver/
ToolChain.cpp 53 case llvm::Triple::ppc64:
54 return "ppc64";
  /external/e2fsprogs/debian/
control.in 6 ``Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev (>> 0.30) [alpha amd64 arm hppa i386 ia64 powerpc ppc64 s390 sparc], debhelper (>= 7.0), m4, libblkid-dev (>= 2.16), uuid-dev (>= 2.16)
8 ``Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev (>> 0.30) [alpha amd64 arm hppa i386 ia64 powerpc ppc64 s390 sparc], debhelper (>= 7.0), m4
  /external/libpng/projects/xcode/libpng.xcodeproj/
project.pbxproj 262 ppc64,
297 ppc64,
  /external/llvm/include/llvm/ADT/
Triple.h 57 ppc64, // PPC64: powerpc64, ppu enumerator in enum:llvm::Triple::ArchType
  /external/valgrind/main/none/tests/
Makefile.am 17 SUBDIRS += ppc64
42 DIST_SUBDIRS = x86 amd64 ppc32 ppc64 arm s390x mips32 linux darwin x86-linux .

Completed in 2862 milliseconds

1 2 3 4 5 6 78 91011>>