> > On Mon, 2011-05-16 at 16:37 +1000, Michael Neuling wrote:
> >> > what is the best book to learn assembly and architecture .
>
> Assuming you have a powerpc compiler available you can use the -S
> option to produce assembly listings.
With gcc add -fverbose-asm for more info.
For a general background, look at something much simpler than ppc,
even if you don't write/run any code.
David
_______________________________________________
Linuxppc-dev mailing list
[email protected]
https://lists.ozlabs.org/listinfo/linuxppc-dev