Try http://www.ibiblio.org/gferg/ldp/GCC-Inline-Assembly-HOWTO.html
it is a single HTML file and covers the GCC inline assembly language. It is not, however, mspgcc specific, so it includes references to x86 register set etc. But besides a few small things you must know in addition (such as that the MSP register names are r0 to r15, r0 being PC etc.), it is fairly complete. ----- Ursprüngliche Nachricht ----- Von: garyr An: [email protected] Gesendet am: 30 Aug 2010 20:00:49 Betreff: [Mspgcc-users] Assembler Documentation Is there a version of as documentation available somewhere that can be downloaded to a windows machine? I've found the documentation in several places on the Internet but not in a form that could be downloaded.
