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

  /external/valgrind/main/VEX/auxprogs/
genoffsets.c 121 // ppc32
122 GENOFFSET(PPC32,ppc32,GPR0);
123 GENOFFSET(PPC32,ppc32,GPR1);
124 GENOFFSET(PPC32,ppc32,GPR2);
125 GENOFFSET(PPC32,ppc32,GPR3);
126 GENOFFSET(PPC32,ppc32,GPR4)
    [all...]
  /external/valgrind/main/coregrind/
pub_core_basics.h 103 } PPC32;
m_libcassert.c 99 (srP)->misc.PPC32.r_lr = lr; \
m_stacktrace.c 621 /* -----------------------ppc32/64 ---------------------- */
650 Addr lr = startRegs->misc.PPC32.r_lr;
741 slot is 2 words back from sp, whereas on ppc32-elf(?) it's
    [all...]
m_machine.c 41 #include "pub_core_libcsignal.h" // for ppc32 messing with SIGILL and SIGFPE
82 regs->misc.PPC32.r_lr
421 (2) from the AT_SYSINFO entries the kernel gave us (ppc32 cache
453 /* For hwcaps detection on ppc32/64, s390x, and arm we'll need to do SIGILL
910 /* Find out which subset of the ppc32 instruction set is supported by
911 verifying whether various ppc32 instructions generate a SIGILL
926 since that's a no-op on all ppc32 platforms so far supported,
    [all...]
m_signals.c 348 (srP)->misc.PPC32.r_lr = (uc)->uc_regs->mc_gregs[VKI_PT_LNK]; \
    [all...]
  /external/libunwind/tests/
flush-cache.S 66 # warning IMPLEMENT ME FOR PPC32!!
  /external/qemu/disas/
ppc.c     [all...]

Completed in 219 milliseconds