/prebuilts/go/linux-x86/test/fixedbugs/ |
issue10607.go | 1 // +build linux,!ppc64,!ppc64le
|
/external/libunwind/include/tdep-ppc32/ |
jmpbuf.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/libunwind/include/tdep-ppc64/ |
jmpbuf.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/libunwind/src/ppc/ |
Ginit_local.c | 4 building frysk successfully on ppc64, by Wu Zhou <woodzltc@cn.ibm.com> 30 #include "../ppc64/init.h"
|
/external/llvm/test/CodeGen/PowerPC/ |
Frames-small.ll | 13 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -o %t3 18 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -disable-fp-elim \
|
mature-mc-support.ll | 17 ; SKIP: not llc -march=ppc64 < %s > /dev/null 2> %t3 20 ; RUN: not llc -march=ppc64 -filetype=obj < %s > /dev/null 2> %t4
|
atomic-2.ll | 1 ; RUN: llc < %s -march=ppc64 | FileCheck %s 2 ; RUN: llc < %s -march=ppc64 -mcpu=pwr7 | FileCheck %s 3 ; RUN: llc < %s -march=ppc64 -mcpu=pwr8 | FileCheck %s -check-prefix=CHECK-P8U
|
bswap-load-store.ll | 2 ; RUN: llc < %s -march=ppc64 -mcpu=ppc64 | FileCheck %s -check-prefix=X64 3 ; RUN: llc < %s -march=ppc64 -mcpu=pwr7 | FileCheck %s -check-prefix=PWR7
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/ |
anames.go | 1 // Generated by stringer -i a.out.go -o anames.go -p ppc64 4 package ppc64 package
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/ |
anames.go | 1 // Generated by stringer -i a.out.go -o anames.go -p ppc64 4 package ppc64 package
|
/external/autotest/client/profilers/oprofile/ |
oprofile-0.9.4.tar.bz2 | |
/external/google-breakpad/src/processor/ |
stackwalker_ppc64.cc | 30 // stackwalker_ppc64.cc: ppc64-specific stackwalker. 83 // The typical ppc64 calling convention is for the called procedure to store 86 // pointer) and saving the old value of %r1 at 0(%r1). Because the ppc64 has 89 // an x86 is usually referred to as the stack pointer on a ppc64. 126 // frame_ppc64->instruction to eight less than that. Since all ppc64
|
/external/libunwind/include/ |
libunwind-ppc64.h | 8 frysk successfully on ppc64, by Wu Zhou <woodzltc@cn.ibm.com> 9 Will be replaced when libunwind is ready on ppc64 platform. 42 #define UNW_TARGET ppc64 241 /* On ppc64, we can directly use ucontext_t as the unwind context. */ 254 /* no ppc64-specific auxiliary proc-info */
|
/external/llvm/test/tools/llvm-readobj/ |
file-headers.test | 19 RUN: llvm-readobj -h %p/Inputs/trivial.obj.macho-ppc64 \ 20 RUN: | FileCheck %s -check-prefix MACHO-PPC64 184 MACHO-PPC64: File: {{(.*[/\\])?}}trivial.obj.macho-ppc64 185 MACHO-PPC64-NEXT: Format: Mach-O 64-bit ppc64 186 MACHO-PPC64-NEXT: Arch: powerpc64 187 MACHO-PPC64-NEXT: AddressSize: 64bit 188 MACHO-PPC64-NEXT: MachHeader { 189 MACHO-PPC64-NEXT: Magic: Magic64 (0xFEEDFACF [all...] |
reloc-types.test | 12 RUN: llvm-readobj -r -expand-relocs %p/Inputs/relocs.obj.elf-ppc64 | FileCheck %s -check-prefix ELF-PPC64 119 ELF-PPC64: Type: R_PPC64_NONE (0) 120 ELF-PPC64: Type: R_PPC64_ADDR32 (1) 121 ELF-PPC64: Type: R_PPC64_ADDR16_LO (4) 122 ELF-PPC64: Type: R_PPC64_ADDR16_HI (5) 123 ELF-PPC64: Type: R_PPC64_ADDR14 (7) 124 ELF-PPC64: Type: R_PPC64_REL24 (10) 125 ELF-PPC64: Type: R_PPC64_REL32 (26) 126 ELF-PPC64: Type: R_PPC64_ADDR64 (38 [all...] |
/external/valgrind/docs/internals/ |
MERGE_3_10_1.txt | 6 //339336 PPC64 store quad instruction (stq) is not supposed to 11 //339182 ppc64: AvSplat ought to load destination vector register with 16/16 16 //339020 ppc64: memcheck/tests/ppc64/power_ISA2_05 failing in nightly build 34 //339433 ppc64 lxvw4x instruction uses four 32-byte loads
|
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/ |
TargetArch.cmake | 52 #error cmake_ARCH ppc64 61 # Set ppc_support to TRUE before including this file or ppc and ppc64 73 # http://stackoverflow.com/questions/5333490/how-can-we-restore-ppc-ppc64-as-well-as-full-10-4-10-5-sdk-support-to-xcode-4 85 elseif("${osx_arch}" STREQUAL "ppc64" AND ppc_support) 106 list(APPEND ARCH ppc64)
|
/hardware/bsp/intel/peripheral/libupm/cmake/modules/ |
TargetArch.cmake | 43 #error cmake_ARCH ppc64 52 # Set ppc_support to TRUE before including this file or ppc and ppc64 64 # http://stackoverflow.com/questions/5333490/how-can-we-restore-ppc-ppc64-as-well-as-full-10-4-10-5-sdk-support-to-xcode-4 76 elseif("${osx_arch}" STREQUAL "ppc64" AND ppc_support) 97 list(APPEND ARCH ppc64)
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ppc64/ |
obj.go | 1 // Do not edit. Bootstrap copy of /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/link/internal/ppc64/obj.go 3 //line /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/link/internal/ppc64/obj.go:1 34 package ppc64 package 131 case obj.Hlinux: /* ppc64 elf */ 132 if ld.Thestring == "ppc64" {
|
l.go | 1 // Do not edit. Bootstrap copy of /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/link/internal/ppc64/l.go 3 //line /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/link/internal/ppc64/l.go:1 34 package ppc64 package
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ppc64/ |
obj.go | 1 // Do not edit. Bootstrap copy of /usr/local/google/buildbot/src/android/build-tools/out/obj/go/src/cmd/link/internal/ppc64/obj.go 3 //line /usr/local/google/buildbot/src/android/build-tools/out/obj/go/src/cmd/link/internal/ppc64/obj.go:1 34 package ppc64 package 131 case obj.Hlinux: /* ppc64 elf */ 132 if ld.Thestring == "ppc64" {
|
/external/libunwind/src/ |
Makefile.am | 373 # The list of files that go both into libunwind and libunwind-ppc64: 374 noinst_HEADERS += ppc64/init.h ppc64/unwind_i.h ppc64/ucontext_i.h 376 ppc64/is_fpreg.c ppc64/regname.c ppc64/get_func_addr.c 382 ppc64/Lglobal.c ppc64/Linit.c \ 383 ppc64/Lregs.c ppc64/Lresume.c ppc64/Lstep. [all...] |
/external/valgrind/include/ |
Makefile.am | 54 vki/vki-posixtypes-ppc64-linux.h \ 63 vki/vki-ppc64-linux.h \ 72 vki/vki-scnums-ppc64-linux.h \
|
/external/valgrind/tests/ |
arch_test.c | 29 "ppc64", 57 if ( 0 == strcmp( arch, "ppc64" ) ) return True; 63 if ( 0 == strcmp( arch, "ppc64" ) ) return True;
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/ |
list9.go | 1 // Do not edit. Bootstrap copy of /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/list9.go 3 //line /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/list9.go:1 33 package ppc64 package
|