• Janne Grunau's avatar
    aarch64: add cpuflags support for NEON and VFP · b7b17ed6
    Janne Grunau authored
    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.
    b7b17ed6