On Tue, 2003-02-04 at 14:19, Watson wrote:
> I have found a few tutorials on m68k assembly to read so
> I should have no problem learning it. The problem I have
> is that I can't find any document that tells how to make
> m68k asm inline with gcc - things like moving variables
> to and from registers before and after the m68k code.
> 
> Any pointer to this kind of information?

I found two sources of information:
1) GCC docs - only provide the generic, full-blown information, that
doesn't describe the palm pilot directly.
2) Aaron Ardiri's published examples on www.ardiri.com, where he shows
how to pass arguments into assembly functions.

You'll need to examine both of these sources, as they are complementary,
but not comprehensive.

-Ken








-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to