Skip to main content
Search titles, bodies, and author names
Found 64,404 posts across 1 forum.

Learning Assembly Language — #1

Does anyone know of any good books/online docs/tutorials pertaining to learning assembly language on the Mac,especially concerning the G3 and G4 processors.At this point I know not…
MacNN PowerPC by Rick1138

Learning Assembly Language — #2

I don't do any of it myself but here is some AltiVec page I was sifting through the other day: <A HREF="http://"http://www.lightsoft.co.uk/Fantasm/avec_prog.html"" TARGET=_blank…
MacNN PowerPC by Apocalypse

Learning Assembly Language — #3

Thanks for the info.I'm learning assembly language so that I can decrypt stack traces,debug programs,and optimize functions,that sort of thing.I also want to know how the stack and…
MacNN PowerPC by 4.669

Learning Assembly Language — #4

I see. As far as I know, the G3 and G4 each have 32 32-bit integer registers and 32 64-bit FP registers. The G4 has an additional 32 128-bit vector registers (per AltiVec unit). …
MacNN PowerPC by Apocalypse
mp.ls