Linked by Eugenia Loli-Queru on Thu 5th Oct 2006 00:28 UTC, submitted by IdaAshley
IBM The POWER5 processor is a 64-bit workhorse used in a variety of settings. Part 1 of this Assembly language for Power Architecture series is an introduction to assembly language concepts and the PowerPC instruction set. The series as a whole will introduce assembly language in general, specifically language programming for the POWER5.
E-mail Print r 3   1 Comment(s)
Order by: Score:
Let see
by !dev!null (1.09) on Thu 5th Oct 2006 09:04 UTC
!dev!null
Member since:
2006-06-18
Fans: 0

A nice introduction on using assembly with as.
Some nice resources at the end of the Article one of witch is http://www-128.ibm.com/developerworks/linux/openpower/ : a way for linux developers to port their applications to linux Power/PowerPC, that is very nice.