Call Functions with PowerPC ABI for 64-bit ELF

23
IdaAshley writes “This article discusses the PowerPC ABI for 64-bit ELF (UNIX-like) systems and how to write and call functions using it. This is helpful for writing 64-bit programs for the POWER5 and other PowerPC-based processors more effectively, whether you program in assembly language or not.”

Link: ibm.com/developerworks

Category:

  • Unix