I\'m trying to specify the benchmarks of an ARM Cortex-A8 running Windows Compact 7. I want to compare the performance using the VFP, the NEON and none of them.
I\'ve s
Visual Studio 2008 supports neither VFP nor NEON. You should use assembly to make use of those instructions on Windows Mobile/Windows Embedded.