PowerPC Assembly
From Wikibooks, the open-content textbooks collection
The PowerPC processor was developed by the AIM Alliance, and the initial specification was released in 1993.
This book is an attempt to teach assembly language programming for the PowerPC processor.
[edit] Table of Contents
|
|
|
| The Assembly Language used by 32-bit Intel Machines including the 386, 486, and Pentium Family. | |
| A Common RISC assembly set that is both powerful, and relatively easy to learn | |
| The Assembly language used by the Motorola 68000 series of microprocessors | |
| The Assembly language used by the IBM PowerPC architecture | |
| The Assembly language used by SPARC Systems and mainframes | |
| The 6502 is a popular 8-bit microcontroller that is cheap and easy to use. | |
| This is the instruction set used with the TI 83 Plus brand of programmable graphing calculators. | |
| This is the instruction set used with the IBM 360 / 370 / 93xx and z/System brand of Mainframe computers. | |
| This is the instruction set used with most 32-bit embedded CPUs, including most PDAs, MP3 players, and handheld gaming units. | |

