ppc64
ppc64 is an identifier commonly used within the Linux, GNU Compiler Collection (GCC) and LLVM open-source software communities to refer to the target architecture for applications optimized for 64-bit big-endian PowerPC and Power Architecture processors.[1]
ppc64le is a pure little-endian mode that has been introduced with the POWER8 as the prime target for technologies provided by the OpenPOWER Foundation, aiming at enabling porting of the x86 Linux-based software with minimal effort.[2]
These two identifiers are frequently used when compiling source code to identify the target architecture.[3]
64-bit PowerPC processors are the following:
- PowerPC 620
- RS64 Apache, RS64-II Northstar, RS64-III Pulsar/IStar, and RS64-IV SStar
- POWER3 and POWER3-II
- POWER4 and POWER4+
- PowerPC 970, PowerPC 970FX, PowerPC 970MP and PowerPC 970GX
- POWER5 and POWER5+
- PPE in Cell BE, PowerXCell 8i and Xenon.
- PWRficient
- POWER6 and POWER6+
- POWER7 and POWER7+
- PowerPC A2 and Blue Gene/Q
- PowerPC e5500
- PowerPC e6500
- POWER8 and CP1
Defunct 64-bit PowerPC processors are the Motorola G5 and PowerPC e700.
References
- ↑ "Gentoo Handbook: Main Page". gentoo.org. April 2, 2015. Retrieved August 12, 2015.
- ↑ "SUSE Linux Enterprise Server 12 on IBM POWER8" (PDF). novell.com. February 2014. Retrieved August 12, 2015.
- ↑ "GNU Autoconf 2.63 Manual, Section 15.3 Compiling For Multiple Architectures". gnu.org. September 9, 2008. Retrieved August 12, 2015.
External links
This article is issued from Wikipedia - version of the 2/8/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.