8675bcb0ad
* commit '8675bcb0ad': aarch64: add armv8 CPU flag Merged-by: Michael Niedermayer <michaelni@gmx.at>
b7b17ed66e
* commit 'b7b17ed66e': aarch64: add cpuflags support for NEON and VFP Merged-by: Michael Niedermayer <michaelni@gmx.at>
NEON and VFP are currently mandatory for all ARMv8 profiles. Both are handled as extensions as far as cpuflags are concerned. This is consistent with handling x86_64 which always has SSE2, but still handles it as an extension.