Inline assembly and extended instruction sets

Nathan Sidwell nathan@codesourcery.com
Thu Jul 7 09:17:00 GMT 2005


Michele Dall'Arno wrote:


> Is the union-way the best way to make C and asm able to exchange such 
> vectors? Why the program doesn't compile with union pointers? Any kind 
> of corrections and explanations would be greatly appreciated!

use the mmx builtins, then you won't have to write asms at all.

nathan

-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



More information about the Gcc-help mailing list