mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
![]() It's only supported by glibc on Linux (and possibly some of the BSDs), and it adds a lot of complexity. The regular C dispatch functions only have a few instructions of overhead in most cases. Adding ARM NEON would have complicated things: - 32-bit ARMv7: Needs a check on Linux and Android; on Windows, it's guaranteed to be present. - 64-bit ARMv8: Always exists. |
||
---|---|---|
.. | ||
libs | ||
macros | ||
platform | ||
toolchain | ||
cmake_uninstall.cmake.in | ||
options.cmake | ||
platform.cmake |