将 VFP/Neon 用于 Visual Studio 2008 应用程序 [英] Using VFP/Neon for a Visual Studio 2008 application

查看:39
本文介绍了将 VFP/Neon 用于 Visual Studio 2008 应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试指定运行 Windows Compact 7 的 ARM Cortex-A8 的基准测试.我想比较使用 VFP、NEON 和没有使用它们的性能.

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.

我已经看到 GCC 编译器的-mfpu=xxx"选项,但是,Visual Studio 2008 中需要哪些编译设置来指示应用程序使用的 FPU?

I've seen the "-mfpu=xxx" option for GCC compilers but, What are the required compilation settings in Visual Studio 2008 to indicate the FPU used by the application?

推荐答案

Visual Studio 2008 既不支持 VFP 也不支持 NEON.您应该使用汇编来在 Windows Mobile/Windows Embedded 上使用这些说明.

Visual Studio 2008 supports neither VFP nor NEON. You should use assembly to make use of those instructions on Windows Mobile/Windows Embedded.

这篇关于将 VFP/Neon 用于 Visual Studio 2008 应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆