Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ARM NEON Intrinsics をサポートする Visual Studio (C++) の最も古いバージョンは何ですか?
Visual Studio 2012 は、Windows-on-ARM 用にコンパイルするときに、NEON 組み込み関数 (および ARMv6 組み込み関数) をサポートします。Visual Studio 2008 は、Windows Mobile 用にコンパイルするときに、ARMv5 DSP、XScale、および WMMX 命令のみをサポートしていました。