HomeSort by relevance Sort by last modified time
    Searched refs:PPC64 (Results 1 - 12 of 12) sorted by null

  /external/valgrind/main/VEX/auxprogs/
genoffsets.c 133 // ppc64
134 GENOFFSET(PPC64,ppc64,GPR0);
135 GENOFFSET(PPC64,ppc64,GPR1);
136 GENOFFSET(PPC64,ppc64,GPR2);
137 GENOFFSET(PPC64,ppc64,GPR3);
138 GENOFFSET(PPC64,ppc64,GPR4)
    [all...]
  /external/valgrind/main/coregrind/
pub_core_basics.h 100 } PPC64;
m_libcassert.c 116 (srP)->misc.PPC64.r_lr = lr; \
m_stacktrace.c 62 traces on ppc64-linux and has no effect on other platforms.
425 Addr lr = startRegs->misc.PPC64.r_lr;
513 /* On ppc64-linux (ppc64-elf, really), the lr save
537 ppc64-linux. If LR points to our magic return stub,
m_machine.c 86 regs->misc.PPC64.r_lr
378 ppc64: initially: call VG_(machine_get_hwcaps)
889 since that's a no-op on all ppc64 platforms so far supported,
973 /* on ppc64, if we don't even have FP, just give up. */
    [all...]
m_signals.c 373 (srP)->misc.PPC64.r_lr = (uc)->uc_mcontext.gp_regs[VKI_PT_LNK]; \
    [all...]
  /external/valgrind/main/memcheck/tests/
wrap8.stderr.exp 2 PPC64 function redirection stack overflow
  /external/webkit/Source/WebCore/page/
NavigatorBase.cpp 38 #if OS(MAC_OS_X) && (CPU(PPC) || CPU(PPC64))
  /external/qemu/
ppc-dis.c     [all...]
  /external/webkit/Source/JavaScriptCore/heap/
MachineStackMarker.cpp 318 #elif CPU(PPC64)
347 #elif CPU(PPC64)
395 #elif CPU(PPC) || CPU(PPC64)
409 #elif CPU(PPC) || CPU(PPC64)
  /external/webkit/Source/JavaScriptCore/wtf/
Platform.h 172 /* CPU(PPC64) - PowerPC 64-bit */
1092 || CPU(PPC64)
    [all...]
dtoa.cpp 159 #if CPU(PPC64) || CPU(X86_64)
    [all...]

Completed in 139 milliseconds