/prebuilts/go/linux-x86/pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/ |
ppc64.a | 7 package ppc64 13 import ppc64 "bootstrap/internal/obj/ppc64" 27 const @"bootstrap/internal/obj/ppc64".REG_R0 = 0x1000 28 const @"bootstrap/internal/obj/ppc64".REG_R31 = 0x101f 29 const @"bootstrap/internal/obj/ppc64".REG_F0 = 0x1020 30 const @"bootstrap/internal/obj/ppc64".REG_F31 = 0x103f 37 go13ld>bootstrap/compile/internal/gc.a0bootstrap/internal/obj.a<bootstrap/internal/obj/ppc64.a 132 1 d ???C?h?q
7U"?"f?$d Tgclocals·0f0d539f72a0076bd99eb5022e35364d Tgclocals·61911e2c8cefe77fd047e4c9fcd2902d ?/usr/local/google/buildbot/src/android/build-tools/out/obj/go/src/cmd/compile/internal/ppc64/cgen.go?"".linkarchinit ? ?dH?% H;a?# H??(? H?\$H? H?$?= ?? H? H? H? H? ?= ?? H? H? H??u|H?- H?,$H?- H?l$H?- H?l$H?D$ ? ?\$ ?? tAH? H? H? ?= uH? H??(?H?- H?,$H?\$? ??H? H? ?H?- H?,$H?\$? ?M???H?- H?,$H?\$? ? 138 runtime.eqstring ? Pbootstrap/internal/obj/ppc64.Linkppc64le ? "".thelinkarch ? "".thelinkarch ? 6runtime.writeBarrierEnabled (…) [all...] |
/prebuilts/go/linux-x86/pkg/linux_amd64/cmd/compile/internal/ |
ppc64.a | 7 package ppc64 13 import ppc64 "cmd/internal/obj/ppc64" 27 const @"cmd/internal/obj/ppc64".REG_R0 = 0x1000 28 const @"cmd/internal/obj/ppc64".REG_R31 = 0x101f 29 const @"cmd/internal/obj/ppc64".REG_F0 = 0x1020 30 const @"cmd/internal/obj/ppc64".REG_F31 = 0x103f 37 go13ld2cmd/compile/internal/gc.a$cmd/internal/obj.a0cmd/internal/obj/ppc64.a 132 1 d ???C?h?q
7U"?"f?$d Tgclocals·0f0d539f72a0076bd99eb5022e35364d Tgclocals·61911e2c8cefe77fd047e4c9fcd2902d zprebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/cgen.go?"".linkarchinit ? ?dH?% H;a?# H??(? H?\$H? H?$?= ?? H? H? H? H? ?= ?? H? H? H??u|H?- H?,$H?- H?l$H?- H?l$H?D$ ? ?\$ ?? tAH? H? H? ?= uH? H??(?H?- H?,$H?\$? ??H? H? ?H?- H?,$H?\$? ?M???H?- H?,$H?\$? ? 138 runtime.eqstring ? Dcmd/internal/obj/ppc64.Linkppc64le ? "".thelinkarch ? "".thelinkarch ? 6runtime.writeBarrierEnabled (…) [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
ppc-opc.c | [all...] |
/external/libunwind/include/ |
libunwind-ppc32.h | 8 frysk successfully on ppc64, by Wu Zhou <woodzltc@cn.ibm.com> 9 Will be replaced when libunwind is ready on ppc64 platform.
|
/external/llvm/test/CodeGen/PowerPC/ |
tls-cse.ll | 1 ; RUN: llc -march=ppc64 -mcpu=pwr7 -O2 -relocation-model=pic < %s | FileCheck %s 2 ; RUN: llc -march=ppc64 -mcpu=pwr7 -O2 -relocation-model=pic < %s | grep "__tls_get_addr" | count 1
|
/external/v8/test/webkit/ |
webkit.status | 70 ['(arch == ppc or arch == ppc64) and simulator_run == True', { 73 }], # 'arch == ppc or arch == ppc64'
|
/external/valgrind/VEX/pub/ |
libvex_emnote.h | 85 /* overflow/underflow of the PPC64 _REDIR stack (ppc64 only) */
|
/external/valgrind/docs/internals/ |
3_2_BUGSTATUS.txt | 88 148254 marginal crash writing global var on ppc64 from instrumentation fn 113 151908 stalled --db-attach unimplemented on ppc64 178 vx1739 vx1753 32 n-i-bz ppc64 iselWordExpr_AMode fix 374 vx1670/1 vx1699 Vfd n-i-bz ppc64 fe rld/rlw improvements 375 vx1669 vx1700 Vfd n-i-bz ppc64 be imm64 improvement (hdefs.c only) 378 Vfd 136300 support 64K pages on ppc64-linux 430 v5973 v6014 n-i-bz ppc64-linux stack RZ fast-case snafu 440 v5988 v6019 129246 JJ: ppc32/ppc64 syscalls, w/ patch
|
t-chaining-notes.txt | 5 assert. [DONE: amd64 x86 ppc32 ppc64 arm s390] 13 function patchProfInc_<arch> [DONE: amd64 x86 ppc32 ppc64 arm s390] 51 ppc64: immediate generation is terrible .. should be able
|
/prebuilts/go/darwin-x86/src/cmd/objdump/ |
objdump_test.go | 104 case "ppc64", "ppc64le": 118 case "ppc64", "ppc64le":
|
/prebuilts/go/darwin-x86/src/runtime/cgo/ |
gcc_ppc64x.S | 5 // +build ppc64 ppc64le 20 * Called from standard ppc64 C ABI, where r2, r14-r31, f14-f31 are
|
/prebuilts/go/linux-x86/src/cmd/objdump/ |
objdump_test.go | 104 case "ppc64", "ppc64le": 118 case "ppc64", "ppc64le":
|
/prebuilts/go/linux-x86/src/runtime/cgo/ |
gcc_ppc64x.S | 5 // +build ppc64 ppc64le 20 * Called from standard ppc64 C ABI, where r2, r14-r31, f14-f31 are
|
/external/valgrind/coregrind/m_sigframe/ |
sigframe-ppc64-linux.c | 4 /*--- sigframe-ppc64-linux.c ---*/ 54 on ppc64-linux. 84 // On ppc64-linux, rt_sigframe is used for all signals. 93 linux-2.6.13/arch/ppc64/kernel/signal.c */ 264 /* Handler is in fact a standard ppc64-linux function descriptor,
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ppc64/ |
asm.go | 1 // Do not edit. Bootstrap copy of /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/link/internal/ppc64/asm.go 3 //line /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/link/internal/ppc64/asm.go:1 34 package ppc64 package 53 // The ppc64 ABI PLT has similar concepts to other 89 // NOTE: It's possible we could make ppc64 closer to other 90 // architectures: ppc64's .plt is like .plt.got on other 91 // platforms and ppc64's .glink is like .plt on other 354 // r->add is two ppc64 instructions holding an immediate 32-bit constant. 530 // In the ppc64 ABI, the dynamic linker is responsible 555 // This is essentially the resolver from the ppc64 ELF ABI [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ppc64/ |
asm.go | 1 // Do not edit. Bootstrap copy of /usr/local/google/buildbot/src/android/build-tools/out/obj/go/src/cmd/link/internal/ppc64/asm.go 3 //line /usr/local/google/buildbot/src/android/build-tools/out/obj/go/src/cmd/link/internal/ppc64/asm.go:1 34 package ppc64 package 53 // The ppc64 ABI PLT has similar concepts to other 89 // NOTE: It's possible we could make ppc64 closer to other 90 // architectures: ppc64's .plt is like .plt.got on other 91 // platforms and ppc64's .glink is like .plt on other 354 // r->add is two ppc64 instructions holding an immediate 32-bit constant. 530 // In the ppc64 ABI, the dynamic linker is responsible 555 // This is essentially the resolver from the ppc64 ELF ABI [all...] |
/external/clang/test/Driver/ |
linux-header-search.cpp | 243 // RUN: | FileCheck --check-prefix=CHECK-DEBIAN-PPC64 %s 244 // CHECK-DEBIAN-PPC64: "{{[^"]*}}clang{{[^"]*}}" "-cc1" 245 // CHECK-DEBIAN-PPC64: "-resource-dir" "[[RESOURCE_DIR:[^"]+]]" 246 // CHECK-DEBIAN-PPC64: "-isysroot" "[[SYSROOT:[^"]+]]" 247 // CHECK-DEBIAN-PPC64: "-internal-isystem" "[[SYSROOT]]/usr/lib/gcc/powerpc64-linux-gnu/4.5/../../../../include/c++/4.5" 248 // CHECK-DEBIAN-PPC64: "-internal-isystem" "[[SYSROOT]]/usr/lib/gcc/powerpc64-linux-gnu/4.5/../../../../include/c++/4.5/powerpc64-linux-gnu" 249 // CHECK-DEBIAN-PPC64: "-internal-isystem" "[[SYSROOT]]/usr/lib/gcc/powerpc64-linux-gnu/4.5/../../../../include/c++/4.5/backward" 250 // CHECK-DEBIAN-PPC64: "-internal-isystem" "[[SYSROOT]]/usr/local/include" 251 // CHECK-DEBIAN-PPC64: "-internal-isystem" "[[RESOURCE_DIR]]{{/|\\\\}}include" 252 // CHECK-DEBIAN-PPC64: "-internal-externc-isystem" "[[SYSROOT]]/usr/include/powerpc64-linux-gnu [all...] |
/external/libunwind/include/tdep-ppc64/ |
libunwind_i.h | 8 frysk successfully on ppc64, by Wu Zhou <woodzltc@cn.ibm.com> 9 Will be replaced when libunwind is ready on ppc64 platform. 50 /* no ppc64-specific fast trace */
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
PPCMCTargetDesc.cpp | 56 (TT.getArch() == Triple::ppc64 || TT.getArch() == Triple::ppc64le); 72 bool isPPC64 = (TheTriple.getArch() == Triple::ppc64 || 103 (TT.getArch() == Triple::ppc64 || TT.getArch() == Triple::ppc64le))
|
/external/ltrace/sysdeps/linux-gnu/ppc/ |
fetch.c | 39 * whether ltrace is PPC32 or PPC64. 41 * This is PPC64 definition. The PPC32 is simply an array of 33 297 /* PPC64: Fixed size aggregates and unions passed by
|
/external/valgrind/ |
NEWS | 228 201152 ppc64: Assertion in ppc32g_dirtyhelper_MFSPR_268_269 329 344007 accept4 syscall unhandled on arm64 (242) and ppc64 (344) 369 346267 Compiler warnings for PPC64 code on call to LibVEX_GuestPPC64_get_XER() 372 none/tests/test_isa_2_07_part2 have failures on PPC64 little endian 374 346324 PPC64 missing support for lbarx, lharx, stbcx and sthcx instructions 377 346474 PPC64 Power 8, spr TEXASRU register not supported 378 346487 Compiler generates "note" about a future ABI change for PPC64 388 347686 Patch set to cleanup PPC64 regtests 411 349828 memcpy intercepts memmove causing src/dst overlap error (ppc64 ld.so) 442 n-i-bz Enable rt_sigpending syscall on ppc64 linux [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
cgocall.go | 239 case "ppc64", "ppc64le": 240 // On ppc64, stack frame is two words and there's a 280 case "ppc64", "ppc64le":
|
crash_cgo_test.go | 87 if runtime.GOARCH == "ppc64" || runtime.GOARCH == "ppc64le" { 89 // ppc64 (issue #8912) 90 t.Skipf("no external linking on ppc64")
|
/prebuilts/go/darwin-x86/test/ |
nosplit.go | 129 # Because ppc64 doesn't save LR in the leaf, it gets an extra 8 bytes. 141 # Again the ARM and ppc64 work in less space. 250 case "ppc64", "ppc64le":
|
/prebuilts/go/linux-x86/src/runtime/ |
cgocall.go | 239 case "ppc64", "ppc64le": 240 // On ppc64, stack frame is two words and there's a 280 case "ppc64", "ppc64le":
|