Home
last modified time | relevance | path

Searched refs:ppc32 (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-Implement-linux-rseq-syscall-as-ENOSYS.patch6 This implements rseq for amd64, arm, arm64, ppc32, ppc64,
23 coregrind/m_syswrap/syswrap-ppc32-linux.c | 2 ++
29 include/vki/vki-scnums-ppc32-linux.h | 1 +
74 diff --git a/coregrind/m_syswrap/syswrap-ppc32-linux.c b/coregrind/m_syswrap/syswrap-ppc32-linux.c
76 --- a/coregrind/m_syswrap/syswrap-ppc32-linux.c
77 +++ b/coregrind/m_syswrap/syswrap-ppc32-linux.c
155 diff --git a/include/vki/vki-scnums-ppc32-linux.h b/include/vki/vki-scnums-ppc32-linux.h
157 --- a/include/vki/vki-scnums-ppc32-linux.h
158 +++ b/include/vki/vki-scnums-ppc32-linux.h
H A D0001-Make-local-functions-static-to-avoid-assembler-error.patch43 // ppc32
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libunwind/libunwind/
H A D0005-ppc32-Consider-ucontext-mismatches-between-glibc-and.patch4 Subject: [PATCH] ppc32: Consider ucontext mismatches between glibc and
27 src/ppc32/Ginit.c | 6 +-
28 src/ppc32/ucontext_i.h | 158 ++++++++++++++++++-----------------
32 diff --git a/src/ppc32/Ginit.c b/src/ppc32/Ginit.c
34 --- a/src/ppc32/Ginit.c
35 +++ b/src/ppc32/Ginit.c
60 diff --git a/src/ppc32/ucontext_i.h b/src/ppc32/ucontext_i.h
62 --- a/src/ppc32/ucontext_i.h
63 +++ b/src/ppc32/ucontext_i.h
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/
H A Dppc-boringssl-support.patch1 Let boringSSL compile on ppc32 bit
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libunwind/
H A Dlibunwind_1.6.2.bb6 file://0005-ppc32-Consider-ucontext-mismatches-between-glibc-and.patch \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/
H A Dqemu_6.2.0.bb26 # ppc32 hosts are no longer supported in qemu
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-core-tools-testapps.bb21 # go does not support ppc32, only ppc64
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Fix-compilation-with-fno-common.patch21 src/third_party/unwind/dist/src/ppc32/Ginit.c | 11 +++++++----
200 diff --git a/src/third_party/unwind/dist/src/ppc32/Ginit.c b/src/third_party/unwind/dist/src/ppc32/…
202 --- a/src/third_party/unwind/dist/src/ppc32/Ginit.c
203 +++ b/src/third_party/unwind/dist/src/ppc32/Ginit.c
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_pr.c1490 sregs->u.s.ppc32.sr[i] = kvmppc_get_sr(vcpu, i); in kvm_arch_vcpu_ioctl_get_sregs_pr()
1493 sregs->u.s.ppc32.ibat[i] = vcpu3s->ibat[i].raw; in kvm_arch_vcpu_ioctl_get_sregs_pr()
1494 sregs->u.s.ppc32.dbat[i] = vcpu3s->dbat[i].raw; in kvm_arch_vcpu_ioctl_get_sregs_pr()
1527 vcpu->arch.mmu.mtsrin(vcpu, i, sregs->u.s.ppc32.sr[i]); in kvm_arch_vcpu_ioctl_set_sregs_pr()
1531 (u32)sregs->u.s.ppc32.ibat[i]); in kvm_arch_vcpu_ioctl_set_sregs_pr()
1533 (u32)(sregs->u.s.ppc32.ibat[i] >> 32)); in kvm_arch_vcpu_ioctl_set_sregs_pr()
1535 (u32)sregs->u.s.ppc32.dbat[i]); in kvm_arch_vcpu_ioctl_set_sregs_pr()
1537 (u32)(sregs->u.s.ppc32.dbat[i] >> 32)); in kvm_arch_vcpu_ioctl_set_sregs_pr()
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0035-compiler-rt-Enable-__int128-for-ppc32.patch4 Subject: [PATCH] compiler-rt: Enable __int128 for ppc32
/OK3568_Linux_fs/buildroot/package/binutils/2.38/
H A D0005-binutils-2.38-vs.-ppc32-linux-kernel.patch4 Subject: [PATCH] binutils 2.38 vs. ppc32 linux kernel
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dbooting.rst10 become the ppc32 kernel entry point and the way a new platform should be added
14 merged architecture for ppc32 and ppc64, new 32-bit platforms and 32-bit
H A Dcpu_features.rst12 Early in the boot process the ppc32 kernel detects the current CPU type and
/OK3568_Linux_fs/kernel/tools/testing/ktest/examples/
H A Dcrosstests.conf140 TEST_START IF ${RUN} == ppc || ${RUN} == ppc32 || ${DO_DEFAULT}
/OK3568_Linux_fs/buildroot/package/patchelf/
H A D0010-Fix-endianness-issues-for-powerpc-PIE.patch7 PIE ppc32 binary that had no RPATH a few issues were encountered.
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/
H A Dcommon.inc47 file://0035-compiler-rt-Enable-__int128-for-ppc32.patch \
/OK3568_Linux_fs/kernel/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h191 } ppc32; member
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dkvm.h191 } ppc32; member
/OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/
H A Dconcepts-appx.rst368 yocto-kernel-cache/bsp/qemu-ppc32/hardware.cfg
380 yocto-kernel-cache/bsp/qemu-ppc32/hardware.kcf
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-4.0.3.rst86 - kernel-devsrc: ppc32: fix reproducibility
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DKconfig574 location the kernel is loaded at. For ppc32, there is no any
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dbinutils.info2247 'power10', 'ppc', 'ppc32', 'ppc64', 'ppc64bridge', 'ppcps', 'pwr',
H A Dgcc.info46615 'ppc32'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dbinutils.info2247 'power10', 'ppc', 'ppc32', 'ppc64', 'ppc64bridge', 'ppcps', 'pwr',
H A Dgcc.info46615 'ppc32'