{{Short description|64-bit big-endian PowerPC architecture}} {{Use mdy dates|date=August 2015}} {{Lowercase title}} [[File:PPC-970fx.jpg|thumb|The PowerPC 970 was released in 2003 and was one of the first 64-bit processors developed for consumer-type computers, PowerMac G5 in this case.]] '''ppc64''' is an identifier commonly used within the Linux, GNU Compiler Collection (GCC) and LLVM free software communities to refer to the target architecture for applications optimized for 64-bit big-endian PowerPC and Power ISA processors.<ref>{{cite web | url = https://wiki.gentoo.org/wiki/Handbook:Main_Page | title = Gentoo Handbook: Main Page | date = April 2, 2015 | accessdate = August 12, 2015 | website = gentoo.org }}</ref>

'''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.<ref>{{cite web | url = http://www.novell.com/docrep/2014/04/sles_12_on_ibm_power8_faq.pdf | title = SUSE Linux Enterprise Server&nbsp;12 on IBM POWER8 | date = February 2014 | accessdate = August 12, 2015 | website = novell.com | archive-date = August 16, 2014 | archive-url = https://web.archive.org/web/20140816070508/http://www.novell.com/docrep/2014/04/sles_12_on_ibm_power8_faq.pdf | url-status = dead }}</ref>

==Details== These two identifiers are frequently used when compiling source code to identify the target architecture.<ref>{{cite web | url = https://www.gnu.org/software/autoconf/manual/autoconf-2.63/html_node/Multiple-Architectures.html | title = GNU Autoconf 2.63 Manual, Section 15.3 Compiling For Multiple Architectures | date = September 9, 2008 | accessdate = August 12, 2015 | website = gnu.org }}</ref>

64-bit Power and 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, '''970FX''', '''970MP''' and '''970GX''' * POWER5 and '''POWER5+''' * PPE in Cell BE, '''PowerXCell&nbsp;8i''' and Xenon. * PWRficient * POWER6 and '''POWER6+''' * POWER7 and '''POWER7+''' * A2, '''A2I''' (used in the Blue&nbsp;Gene/Q) and '''A2O''' * PowerPC e5500 core based * PowerPC e6500 core based * POWER8 – '''P8-6c''' Murano, '''P8-12c''' Turismo and Venice, '''P8E''' (with NVLink) and '''CP1''' * POWER9 – '''P9C''' Cumulus, '''P9N''' Nimbus and '''P9 AIO''' Axone * Power10 * Microwatt, open source soft core * Chiselwatt, open source soft core

Defunct 64-bit PowerPC processors are the Motorola&nbsp;G5 and PowerPC&nbsp;e700.

== References == {{Reflist}}

== External links == * {{webarchive |url=http://webarchive.loc.gov/all/20110729095144/https://www.power.org/ |title=Power.org |date=2011-07-29}} * [https://refspecs.linuxfoundation.org/LSB_2.1.0/LSB-PPC64/LSB-PPC64.html Linux Standard Base Specification for the PPC64 Architecture 2.1], 2003

Category:Computer-related introductions in 1997 Category:64-bit computers Category:PowerPC microprocessors Category:Instruction set architectures Category:Power microprocessors Category:IBM microprocessors