Searched
full:ppc64 (Results
476 -
500 of
917) sorted by null
<<11121314151617181920>>
/external/ltrace/ |
NEWS | 40 x86_64, ppc32 with secure PLT and ppc64, IRELATIVE PLT slots are 139 i386, x86_64, ppc, ppc64, ia64, s390, s390x, m68k.
|
/external/valgrind/coregrind/ |
pub_core_machine.h | 220 ppc64: initially: call VG_(machine_get_hwcaps) 283 /* PPC64: set to 1 if Altivec instructions are supported in
|
pub_core_ume.h | 78 // (ppc64-linux only)
|
/external/valgrind/none/tests/ |
Makefile.am | 18 SUBDIRS += ppc64 70 DIST_SUBDIRS = x86 amd64 ppc32 ppc64 arm arm64 s390x mips32 mips64 tilegx \
|
libvex_test.c | 93 /* ppc64 supports BE or LE at run time. So, on a LE system,
|
/hardware/intel/common/libmix/mix_common/ |
INSTALL | 109 ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ 110 CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
|
/prebuilts/eclipse/deltapack/ |
eclipse-3.7.2-delta-pack.zip | |
eclipse-4.2.2-delta-pack.zip | |
/prebuilts/go/darwin-x86/src/cmd/dist/ |
util.go | 444 case strings.Contains(out, "ppc64"): 445 gohostarch = "ppc64"
|
/prebuilts/go/linux-x86/src/cmd/dist/ |
util.go | 444 case strings.Contains(out, "ppc64"): 445 gohostarch = "ppc64"
|
/external/autotest/client/bin/ |
kernel.py | 652 if target_arch == 'ppc64': 674 if target_arch == 'ppc64': 675 install_package('ppc64-cross') 676 cross_compile = os.path.join(self.autodir, 'sources/ppc64-cross/bin')
|
/external/autotest/client/tests/lsb_dtk/ |
lsb_dtk.py | 21 elif arch in ['s390', 's390x', 'ia64', 'x86_64', 'ppc64']:
|
/external/elfutils/backends/ |
Makefile.am | 35 modules = i386 sh x86_64 ia64 alpha arm aarch64 sparc ppc ppc64 s390 \
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
PPCAsmBackend.cpp | 189 if (Name == "ppc64" || Name == "ppc64le") return 8;
|
/external/llvm/lib/Target/PowerPC/ |
PPCMachineFunctionInfo.h | 65 /// This function makes use of the PPC64 ELF TOC base pointer (register r2).
|
PPCSubtarget.cpp | 53 IsPPC64(TargetTriple.getArch() == Triple::ppc64 ||
|
PPCSubtarget.h | 126 /// When targeting QPX running a stock PPC64 Linux kernel where the stack
|
/external/llvm/test/CodeGen/PowerPC/ |
qpx-sel.ll | 1 ; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
|
/external/v8/test/unittests/ |
unittests.gyp | 151 ['v8_target_arch=="ppc" or v8_target_arch=="ppc64"', {
|
/external/valgrind/VEX/priv/ |
guest_ppc_toIR.c | 169 #define PPC64 226 // ppc64-linux it isn't (sigh) [all...] |
/external/valgrind/coregrind/m_syswrap/ |
syscall-ppc64be-linux.S | 3 /*--- Support for doing system calls. syscall-ppc64-linux.S ---*/
|
syscall-ppc64le-linux.S | 3 /*--- Support for doing system calls. syscall-ppc64-linux.S ---*/
|
/external/valgrind/helgrind/tests/ |
Makefile.am | 50 pth_cond_destroy_busy.stderr.exp-ppc64 \
|
/external/valgrind/include/ |
pub_tool_machine.h | 176 // ppc64-linux it isn't (sigh).
|
/prebuilts/go/darwin-x86/src/cmd/internal/objfile/ |
disasm.go | 246 "ppc64": binary.BigEndian,
|
Completed in 1189 milliseconds
<<11121314151617181920>>