Searched
full:ppc64 (Results
651 -
675 of
917) sorted by null
<<21222324252627282930>>
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
data.go | 227 // For ppc64, we want to interleave the .got and .toc sections 1257 /* .got (and .toc on ppc64) */ 1270 // Resolve .TOC. symbol for this object file (ppc64) [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
data.go | 224 // For ppc64, we want to interleave the .got and .toc sections 1254 /* .got (and .toc on ppc64) */ 1267 // Resolve .TOC. symbol for this object file (ppc64) [all...] |
/external/valgrind/ |
configure.ac | 188 # is a 64-bit capable PowerPC, then it must be set to ppc64 and not ppc32. 198 # Endianess. The name PPC64 or ppc64 to 64-bit systems of either Endianess. 599 # Little Endian is only supported on PPC64 [all...] |
/external/elfutils/ |
NEWS | 127 backends: Unwinder support for i386, x86_64, s390, s390x, ppc and ppc64. 739 libebl: add ppc and ppc64 support [all...] |
/external/elfutils/libebl/ |
ChangeLog | 109 unwinder: ppc and ppc64 972 * Makefile.am: Add rules for ppc and ppc64 ebl module. [all...] |
/external/elfutils/tests/ |
run-dwflsyms.sh | 511 # Same test files as above, but now generated on ppc64. 512 # ppc64 uses function descriptors to make things more "interesting". [all...] |
/external/fio/ |
configure | 289 cpu="ppc64" 313 ia64|ppc|ppc64|s390|s390x|sparc64) [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
configure.sh | 639 tgt_isa=ppc64 1024 enabled ppc64 && darwin_arch="${darwin_arch}64" [all...] |
/prebuilts/go/darwin-x86/doc/ |
asm.html | 744 <h3 id="ppc64">64-bit PowerPC, a.k.a. ppc64</h3>
|
/prebuilts/go/darwin-x86/src/runtime/ |
asm_ppc64x.s | 5 // +build ppc64 ppc64le 963 // AES hashing not implemented for ppc64
|
/prebuilts/go/linux-x86/doc/ |
asm.html | 744 <h3 id="ppc64">64-bit PowerPC, a.k.a. ppc64</h3>
|
/prebuilts/go/linux-x86/src/runtime/ |
asm_ppc64x.s | 5 // +build ppc64 ppc64le 963 // AES hashing not implemented for ppc64
|
/external/autotest/client/deps/systemtap/ |
systemtap-0.9.5.tar.gz | |
/external/llvm/lib/MC/MCParser/ |
DarwinAsmParser.cpp | 595 if (ArchTy != Triple::ppc && ArchTy != Triple::ppc64) { [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPC.td | 381 def : ProcessorModel<"ppc64", G5Model,
|
/external/llvm/test/CodeGen/PowerPC/ |
ctrloop-le.ll | 3 ; RUN: llc < %s -march=ppc64 | FileCheck %s
|
ctrloop-lt.ll | 3 ; RUN: llc < %s -march=ppc64 | FileCheck %s
|
ctrloop-ne.ll | 3 ; RUN: llc < %s -march=ppc64 | FileCheck %s
|
pr18663.ll | 1 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu
|
structsinmem.ll | 1 ; RUN: llc -mcpu=ppc64 -O0 -disable-fp-elim -fast-isel=false < %s | FileCheck %s
|
/external/v8/ |
Makefile | 241 ARCHES = ia32 x64 x32 arm arm64 mips mipsel mips64 mips64el x87 ppc ppc64 \
|
/external/v8/src/compiler/ |
c-linkage.cc | 113 // == ppc & ppc64 ============================================================
|
wasm-linkage.cc | 121 // == ppc & ppc64 ============================================================
|
/external/v8/tools/ |
run-deopt-fuzzer.py | 70 "ppc64",
|
/external/valgrind/VEX/switchback/ |
switchback.c | 6 e.g. for ppc64:
|
Completed in 1042 milliseconds
<<21222324252627282930>>