On Tuesday 22 June 2010 15:39:15 Jason Rukman wrote: > Thank you for the pointer... > > I think I'm ok on this front though as I'm not trying to replace the > windows CE VFP. I'm just looking to use the arm-neon assembler for the > implementation layer.
OK, just keep us aware of your progress. Compiling arm neon assembler should be quite trivial once you feed it through C preprocessor first and comment out .eabi_attribute directives. In any case, I also have a script which can convert objdump output back into compilable assembly source (without all the layers of GNU assembler specific macros). It can be tweaked to produce output compatible with any neon capable assembler. -- Best regards, Siarhei Siamashka
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
