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

1 2 3 4 5 67 8 91011>>

  /external/llvm/lib/Target/PowerPC/
PPCInstrFormats.td 18 bit PPC64 = 0; // Default value, override with isPPC64
185 let L = PPC64;
195 let L = PPC64;
315 let L = PPC64;
904 let PPC64 = 0;
PPC.td 91 def : Processor<"ppc64", G5Itineraries,
PPCRegisterInfo.cpp 55 cl::opt<bool> EnablePPC64RS("enable-ppc64-regscavenger",
57 cl::desc("Enable PPC64 register scavenger"),
243 // On PPC64, r13 is the thread pointer. Never allocate this register.
580 // this is a PPC64 "ix" instruction, only a 16-bit value with the low two bits
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-ppc64-aix5.S 4 /*--- dispatch-ppc64-aix5.S ---*/
61 .file "dispatch-ppc64-aix5.S"
62 .machine "ppc64"
101 /* For AIX/ppc64 we do: LR-> +16(parent_sp), CR-> +8(parent_sp) */
578 /* For AIX/ppc64 we do: LR-> +16(parent_sp), CR-> +8(parent_sp) */
  /external/valgrind/main/coregrind/
m_machine.c 84 regs->misc.PPC64.r_lr
354 ppc64: initially: call VG_(machine_get_hwcaps)
745 since that's a no-op on all ppc64 platforms so far supported,
820 /* on ppc64, if we don't even have FP, just give up. */
851 since that's a no-op on all ppc64 platforms so far supported,
    [all...]
m_stacktrace.c 61 traces on ppc64-linux and has no effect on other platforms.
425 Addr lr = startRegs->misc.PPC64.r_lr;
516 /* On ppc64-linux (ppc64-elf, really), and on AIX, the lr save
540 ppc64-linux/ppc64-aix/ppc32-aix. If LR points to our
launcher-darwin.c 66 { CPU_TYPE_POWERPC64, "ppc64", "ppc64" },
pub_core_basics.h 101 } PPC64;
pub_core_debuginfo.h 142 /* ppc64-linux only: find the TOC pointer (R2 value) that should be in
pub_core_ume.h 69 // (ppc64-linux only)
  /external/valgrind/main/docs/xml/
manual-core-adv.xml 58 on x86, amd64, ppc32, ppc64 and ARM, the overhead is 6 simple integer
109 on ppc32/Linux, ppc64/Linux or ARM/Linux.
571 ppc64-linux function wrapping is more fragile due to the (arguably
572 poorly designed) ppc64-linux ABI. This mandates the use of a shadow
581 <para>For all platforms ({x86,amd64,ppc32,ppc64,arm}-linux) all the above
  /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/oprofile/events/ppc64/ibm-compat-v1/
events 0 #PPC64 pmu-compat events, version 1
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-aix5.h 70 // both ppc32-aix5 and ppc64-aix5
syscall-ppc64-linux.S 3 /*--- Support for doing system calls. syscall-ppc64-linux.S ---*/
syswrap-ppc64-aix5.c 3 /*--- Platform-specific syscalls stuff. syswrap-ppc64-aix5.c ---*/
326 PRE/POST wrappers for ppc64/AIX5-specific syscalls
607 sigframe-ppc64-aix5.c. */
630 The ppc64/AIX5 syscall table
  /external/valgrind/main/docs/html/
dist.readme.html 61 -?PPC64/Linux<br>
manual-core-adv.html 78 on x86, amd64, ppc32, ppc64 and ARM, the overhead is 6 simple integer
119 on ppc32/Linux, ppc64/Linux or ARM/Linux.
483 ppc64-linux function wrapping is more fragile due to the (arguably
484 poorly designed) ppc64-linux ABI. This mandates the use of a shadow
492 <p>For all platforms ({x86,amd64,ppc32,ppc64,arm}-linux) all the above
    [all...]
  /external/valgrind/main/docs/internals/
register-uses.txt 93 ppc64-linux
  /external/valgrind/main/helgrind/tests/
annotate_hbefore.c 25 // ppc64
  /external/valgrind/main/include/
pub_tool_machine.h 162 // ppc64-linux it isn't (sigh).
  /external/valgrind/main/
NEWS 24 250038 ppc64: Altivec LVSR and LVSL instructions fail their regtest
66 PPC64/Linux, X86/Darwin and AMD64/Darwin. Support for recent distros
247 250038 ppc64: Altivec lvsr and lvsl instructions fail their regtest
385 This release supports X86/Linux, AMD64/Linux, PPC32/Linux, PPC64/Linux
    [all...]
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 113 #define PPC64
170 // ppc64-linux it isn't (sigh) and ditto for ppc32-aix5 and
171 // ppc64-aix5.
    [all...]
  /external/oprofile/utils/
opcontrol 1148 # returns 1 if $CPUTYPE is a PPC64 variant
1152 ppc64/*)
1176 # For PPC64 architectures, the values required to program
1187 ## mmcr0, mmcr1, mmcra are for all ppc64 counters
1219 if [ "$CPUTYPE" = "ppc64/cell-be" ]; then
    [all...]

Completed in 927 milliseconds

1 2 3 4 5 67 8 91011>>