Searched
full:ppc64 (Results
476 -
500 of
1243) sorted by null
<<11121314151617181920>>
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/elfexec/ |
elfexec_test.go | 58 {"exec PPC64 kernel", fhExec, ppc64KernelHeader, uint64p(0xc000000000000000), 0xc000000000000000, 0xd00000001a730000, 0xc000000000000000, 0x0, false},
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
objdump_test.go | 73 // TODO(minux): those single precision instructions are missing from ppc64.csv
|
objdumpext_test.go | 29 if runtime.GOARCH != "ppc64le" && runtime.GOARCH != "ppc64" { 30 t.Skip("skipping; test requires host tool objdump for ppc64 or ppc64le")
|
/prebuilts/go/linux-x86/src/runtime/ |
duff_ppc64x.s | 5 // +build ppc64 ppc64le
|
hash64.go | 9 // +build amd64 amd64p32 arm64 mips64 mips64le ppc64 ppc64le s390x
|
memmove_ppc64x.s | 5 // +build ppc64 ppc64le
|
signal_ppc64x.go | 6 // +build ppc64 ppc64le
|
/prebuilts/go/linux-x86/src/sync/atomic/ |
asm_ppc64x.s | 5 // +build ppc64 ppc64le
|
/external/valgrind/VEX/pub/ |
libvex.h | 113 /* ppc64: baseline capability is integer and basic FP insns */ 315 /* PPC32/PPC64 only: size of instruction cache line */ 317 /* PPC32/PPC64 only: sizes zeroed by the dcbz/dcbzl instructions 345 guest is ppc64-linux ==> 288 362 guest is ppc64-linux ==> True 367 guest is ppc64-linux ==> const True 378 host is ppc64-linux ==> True 413 /* PPC32/PPC64 HOSTS only: does '&f' give us a pointer to a 752 amd64: %rax, ppc32: %r3, ppc64: %r3). Optionally, the guest 769 - On host archs which have a link register (ppc32, ppc64), b [all...] |
/external/valgrind/ |
NEWS | 52 * ppc64: support for ISA 3.0B and various fixes for existing 3.0 support 214 376611 ppc64 and arm64 don't know about prlimit64 syscall 215 376729 PPC64, remove R2 from the clobber list 222 377427 PPC64, lxv instruction failing on odd destination register 223 377478 PPC64: ISA 3.0 setup fixes 230 378524 libvexmultiarch_test regression on s390x and ppc64 248 379925 PPC64, mtffs does not set the FPCC and C bits in the FPSCR correctly 442 359829 Power PC test suite none/tests/ppc64/test_isa_2_07.c uses 462 361354 ppc64[le]: wire up separate socketcalls system calls 467 362894 missing (broken) support for wbit field on mtfsfi instruction (ppc64) [all...] |
/external/valgrind/docs/html/ |
dist.news.html | 75 *?ppc64:?support?for?ISA?3.0B?and?various?fixes?for?existing?3.0?support<br> 237 376611??ppc64?and?arm64?don't?know?about?prlimit64?syscall<br> 238 376729??PPC64,?remove?R2?from?the?clobber?list<br> 245 377427??PPC64,?lxv?instruction?failing?on?odd?destination?register?<br> 246 377478??PPC64:?ISA?3.0?setup?fixes<br> 253 378524??libvexmultiarch_test?regression?on?s390x?and?ppc64<br> 271 379925??PPC64,?mtffs?does?not?set?the?FPCC?and?C?bits?in?the?FPSCR?correctly<br> 465 359829??Power?PC?test?suite?none/tests/ppc64/test_isa_2_07.c?uses<br> 485 361354??ppc64[le]:?wire?up?separate?socketcalls?system?calls<br> 490 362894??missing?(broken)?support?for?wbit?field?on?mtfsfi?instruction?(ppc64)<br [all...] |
/external/llvm/test/CodeGen/PowerPC/ |
s000-alias-misched.ll | 3 ; RUN: llc < %s -enable-misched -march=ppc64 -mcpu=a2 | FileCheck %s 4 ; RUN: llc < %s -enable-misched -enable-aa-sched-mi -march=ppc64 -mcpu=a2 | FileCheck %s
|
/external/valgrind/coregrind/m_syswrap/ |
syswrap-ppc64-linux.c | 3 /*--- Platform-specific syscalls stuff. syswrap-ppc64-linux.c ---*/ 74 /* On PPC64, a func ptr is represented by a TOC entry ptr. 371 PRE/POST wrappers for ppc64/Linux-specific syscalls 495 // Should we do something equivalent on ppc64-linux? Who knows. 500 // Should we do something equivalent on ppc64? Who knows. 518 The ppc64/Linux syscall table 521 /* Add an ppc64-linux specific wrapper to a syscall table. */ 527 // wrappers on ppc64 (as per sys_call_table in linux/arch/ppc/kernel/entry.S). [all...] |
/external/valgrind/coregrind/ |
pub_core_trampoline.h | 91 ppc64-linux. The one insn at this label is never really 93 thread's LR and R2 registers from a small stack in the ppc64 guest
|
/prebuilts/go/darwin-x86/pkg/darwin_amd64/runtime/internal/ |
sys.a | 19 PPC64 |