Chapter 5. Coding Examples

Table of Contents
Code Model Overview
The TOC Section
TOC Assembly Language Syntax
Function Prologue and Epilogue
Register Saving and Restoring Functions
Saving General Registers Only
Saving General Registers and Floating Point Registers
Saving Floating Point Registers Only
Save and Restore Services
Data Objects
Function Calls
Branching
Dynamic Stack Space Allocation

LSB-conforming applications may implement fundamental operations using the Coding Examples as defined in Chapter 3 of the 64-bit PowerPC ELF ABI Supplement.

Code Model Overview

See Chapter 3 of the 64-bit PowerPC ELF ABI Supplement.