HomeSort by relevance Sort by last modified time
    Searched full:ppc32 (Results 276 - 300 of 396) sorted by null

<<111213141516

  /external/valgrind/
Makefile.tool.am 118 $(top_builddir)/coregrind/libreplacemalloc_toolpreload-ppc32-linux.a
glibc-2.X.supp.in 217 # MontaVista Linux 4.0.1 on ppc32
configure.ac 188 # is a 64-bit capable PowerPC, then it must be set to ppc64 and not ppc32.
229 ARCH_MAX="ppc32"
558 ppc32-linux)
559 VGCONF_ARCH_PRI="ppc32"
580 VGCONF_ARCH_PRI="ppc32"
588 VGCONF_ARCH_SEC="ppc32"
    [all...]
README_DEVELOPERS 98 gdb /usr/local/lib/valgrind/ppc32-linux/lackey
  /external/valgrind/coregrind/m_sigframe/
sigframe-amd64-darwin.c 51 /* Originally copied from ppc32-aix5 code.
sigframe-x86-darwin.c 51 /* Originally copied from ppc32-aix5 code.
sigframe-ppc32-linux.c 4 /*--- sigframe-ppc32-linux.c ---*/
54 on ppc32-linux.
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-linux.h 325 Used e.g. by x86, ppc32, ppc64, ... */
  /external/valgrind/helgrind/tests/
annotate_hbefore.c 58 // ppc32
  /external/valgrind/memcheck/tests/
sh-mem.c 174 /* A nasty exception: most machines so far (x86/PPC32/PPC64)
Makefile.am 14 SUBDIRS += ppc32
48 DIST_SUBDIRS = x86 amd64 ppc32 ppc64 s390x linux \
  /external/clang/test/CodeGen/
target-data.c 106 // RUN: FileCheck %s -check-prefix=PPC32-DARWIN
107 // PPC32-DARWIN: target datalayout = "E-m:o-p:32:32-f64:32:64-n32"
  /external/valgrind/coregrind/m_dispatch/
dispatch-ppc32-linux.S 4 /*--- dispatch-ppc32-linux.S ---*/
66 /* For Linux/ppc32 we need the SysV ABI, which uses
  /external/valgrind/docs/xml/
manual-core-adv.xml 60 on x86, amd64, ppc32, ppc64 and ARM, the overhead is 6 simple integer
111 on ppc32/Linux, ppc64/Linux or ARM/Linux.
    [all...]
  /external/valgrind/coregrind/
m_syscall.c 154 /* As per ppc32 version, cr0.so must be in l.s.b. of 2nd arg */
486 different from the ppc32 case. The single arg register points to a
522 different from the ppc32 case. The single arg register points to a
    [all...]
launcher-darwin.c 69 { CPU_TYPE_POWERPC, "ppc", "ppc32" },
  /external/llvm/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.cpp 396 // On PPC64, VariantKind is VK_None, but on PPC32, it's VK_PLT, and it must
  /external/llvm/test/CodeGen/PowerPC/
mult-alt-generic-powerpc.ll 1 ; RUN: llc < %s -march=ppc32 -no-integrated-as
  /external/ltrace/
NEWS 40 x86_64, ppc32 with secure PLT and ppc64, IRELATIVE PLT slots are
  /external/valgrind/coregrind/m_initimg/
initimg-linux.c 344 VG_(cache_line_size_ppc32) // ppc32 only -- cache line size
345 VG_(have_altivec_ppc32) // ppc32 only -- is Altivec supported?
757 "PPC32 icache line size %u (type %u)\n",
892 ppc32 creates trampolines in this area. Also, on x86/Linux the data
    [all...]
  /external/valgrind/exp-bbv/docs/
bbv-manual.xml 346 BBV has been tested on x86, amd64, and ppc32 platforms.
  /external/valgrind/memcheck/
mc_machine.c 82 own tags. On ppc32/64 we do some marginally tricky things to give
333 /* -------------------- ppc32 -------------------- */
527 VG_(printf)("MC_(get_otrack_shadow_offset)(ppc32)(off=%d,sz=%d)\n",
    [all...]
  /external/valgrind/VEX/priv/
main_main.c     [all...]
  /external/valgrind/include/vki/
vki-ppc32-linux.h 3 /*--- PPC32/Linux-specific kernel interface. vki-ppc32-linux.h ---*/
34 // ppc32 is big-endian.
    [all...]
  /external/regex-re2/util/
valgrind.h 177 redirected: x86: call *%eax, amd64: call *%rax, ppc32/ppc64:
291 /* ------------------------ ppc32-linux ------------------------ */
476 /* ------------------------ ppc32-aix5 ------------------------- */
    [all...]

Completed in 1383 milliseconds

<<111213141516