> > At the end of the day
> > the behavior depends on the assembler unless we want SDCC to
> > understand the asm syntax.
> 
> Exactly. Some assemblers support multiple mnemonics in one line, others 
> don't. I think that the original ASXXXX supports it, but if I'm not 
> wrong, Maarten some time ago removed the support in sdasm.

I removed that from sdasm but at the same time 
implemented a way to turn multiline __asm macros into 
multiline assembly. The main reason was that it was very 
difficult for the optimers (peephole and other) to 
detect. It also generates better readable assembly.

Maarten

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to