News Archive (1999-2012) | 2013-current at LinuxGizmos | Current Tech News Portal |    About   

PowerPC assembly language programming [developerWorks]

Aug 18, 2002 — by LinuxDevices Staff — from the LinuxDevices Archive — views

This article at IBM's developerWorks website offers an overview of assembly language programming from a PowerPC perspective, and provides examples for three architectures: IA32 (x86), PowerPC, and PowerPC-64. The article assumes a basic understanding of computer design (for example, you should know that a processor has registers and can access memory) and of operating systems (system calls, exceptions,… process stacks). It contains information that will be useful to PowerPC programmers unfamiliar with assembly as well as programmers who already know IA32 assembly and want to broaden their knowledge.

Read full story

 
This article was originally published on LinuxDevices.com and has been donated to the open source community by QuinStreet Inc. Please visit LinuxToday.com for up-to-date news and articles about Linux and open source.



Comments are closed.