/external/valgrind/ |
NEWS.old | 68 AMD64/Linux, PPC32/Linux and PPC64/Linux. Support for recent distros 123 Core 8 (x86, amd64, ppc32, ppc64) and openSUSE 10.3. glibc 2.6 and 243 145887 PPC32: getitimer() system call is not supported 257 149519 ppc32: V aborts with SIGSEGV on execution of a signal handler 336 n-i-bz ppc32/64: support mcrfs 355 n-i-bz ppc32/64 dispatcher speedups 368 139050 ppc32->IR: mfspr 268/269 instructions not handled 369 n-i-bz ppc32->IR: lvxl/stvxl 374 n-i-bz Suppressions for MVL 4.0.1 on ppc32-linux 418 129246 JJ: ppc32/ppc64 syscalls, w/ patc [all...] |
glibc-2.4.supp | 27 ## Suppressions for Fedora Core 5 on ppc32/amd64 (glibc-2.3.90) 80 Fedora-Core-5-yet-another-ppc32-hack 248 # MontaVista Linux 4.0.1 on ppc32
|
README | 37 - PPC32/Linux
|
/external/libunwind/include/ |
libunwind-ppc32.h | 42 #define UNW_TARGET ppc32 197 /* no ppc32-specific auxiliary proc-info */
|
/external/llvm/test/CodeGen/PowerPC/ |
vec_splat.ll | 2 ; RUN: llc < %s -march=ppc32 -mcpu=g3 | \ 4 ; RUN: llc < %s -march=ppc32 -mcpu=g5 -o %t
|
2006-04-19-vmaddfp-crash.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5
|
2006-05-12-rlwimi-crash.ll | 1 ; RUN: llc < %s -march=ppc32
|
fma-ext.ll | 1 ; RUN: llc < %s -march=ppc32 -fp-contract=fast -mattr=-vsx | FileCheck %s
|
fmaxnum.ll | 1 ; RUN: llc -march=ppc32 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
|
fminnum.ll | 1 ; RUN: llc -march=ppc32 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
|
vec_buildvector_loadstore.ll | 1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mattr=+altivec -disable-ppc-ilp-pref | FileCheck %s
|
vec_misaligned.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | FileCheck %s
|
vec_perf_shuffle.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep vperm
|
vector.ll | 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 > %t 3 ; RUN: llc < %s -march=ppc32 -mcpu=g3 >> %t
|
/external/valgrind/include/vki/ |
vki-posixtypes-ppc32-linux.h | 3 /*--- PPC32/Linux-specific kernel interface: posix types. ---*/ 4 /*--- vki-posixtypes-ppc32-linux.h ---*/
|
/external/valgrind/VEX/pub/ |
libvex.h | 103 /* ppc32: baseline capability is integer only */ 293 /* PPC32/PPC64 only: size of instruction cache line */ 295 /* PPC32/PPC64 only: sizes zeroed by the dcbz/dcbzl instructions 319 guest is ppc32-linux ==> 0 338 guest is ppc32-linux ==> False 343 guest is ppc32-linux ==> const False 347 host is ppc32-linux ==> False 378 /* PPC32/PPC64 HOSTS only: does '&f' give us a pointer to a 714 amd64: %rax, ppc32: %r3, ppc64: %r3). Optionally, the guest 716 ppc32/64: r31) may be set to a VEX_TRC_ value to indicate an [all...] |
/external/valgrind/docs/internals/ |
release-HOWTO.txt | 78 ppc32, altivec 79 ppc32, no altivec (eg old iMac G3s) 94 none/tests/{x86,amd64,ppc32}.
|
performance.txt | 19 Also, on x86, amd64, ppc32 and ppc64, --profile-flags style profiling was
|
3_7_BUGSTATUS.txt | 125 cross-compiling x86->ppc32 weirdness 163 298097 on ppc32 (e500mc core) target, valgrind report a app a
|
/external/autotest/client/tests/dacapo/ |
control | 85 jvm_pkg_url = http://myhost.foo.com/packages/java/ibm14/ppc/IBMJava2-142-ppc32-JRE-1.4.2-9.0.ppc.rpm
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
PPCMCAsmInfo.cpp | 31 Data64bitsDirective = nullptr; // We can't emit a 64-bit unit in PPC32 mode.
|
/external/ltrace/sysdeps/linux-gnu/ppc/ |
arch.h | 72 /* Either a non-PLT symbol, or PPC32 symbol. */
|
/external/valgrind/include/ |
pub_tool_vkiscnums_asm.h | 43 # include "vki/vki-scnums-ppc32-linux.h"
|
/external/valgrind/coregrind/m_syswrap/ |
syswrap-ppc32-linux.c | 3 /*--- Platform-specific syscalls stuff. syswrap-ppc32-linux.c ---*/ 144 Returns an Int encoded in the linux-ppc32 way, not a SysRes. 378 PRE/POST wrappers for ppc32/Linux-specific syscalls 634 // Should we do something equivalent on ppc32? Who knows. 639 // Should we do something equivalent on ppc32? Who knows. 669 // Should we do something equivalent on ppc32? Who knows. 674 // Should we do something equivalent on ppc32? Who knows. 735 //.. // Parts of this are ppc32-specific, but the *PEEK* cases are generic. 842 The ppc32/Linux syscall table 845 /* Add an ppc32-linux specific wrapper to a syscall table. * [all...] |
/external/clang/test/Driver/ |
ppc-features.cpp | 15 // check -msoft-float option for ppc32 19 // check -mfloat-abi=soft option for ppc32 23 // check -mhard-float option for ppc32 27 // check -mfloat-abi=hard option for ppc32 31 // check combine -mhard-float -msoft-float option for ppc32 35 // check combine -msoft-float -mhard-float option for ppc32
|