aarch64: add cpuflags support for NEON and VFP
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.
Showing
libavutil/aarch64/Makefile
0 → 100644
libavutil/aarch64/asm.S
0 → 100644
libavutil/aarch64/cpu.c
0 → 100644
libavutil/aarch64/cpu.h
0 → 100644
Please
register
or
sign in
to comment