Visual C++ style inline asms

Mike Stump mrs@apple.com
Wed Jun 15 20:56:00 GMT 2005


On Wednesday, June 15, 2005, at 07:35  AM, Graham Stott wrote:
> they had inline asms that spaned several pages of A4 with emmbeded
> labels, control flow, and other cruff which was why it ended up being 
> so gross.
>
> Also when combined with C++ Templates even the upfront parsing of the
> asm gets hairy very quickly.

Been there done that, doesn't scare me.  :-(  You can check out the CW 
asm support in the apple branch if you want to compare/contrast 
implementations.



More information about the Gcc mailing list