Wilco Dijkstra writes:
> Update FMV features to latest ACLE spec of 2024Q4 - several features have
> been removed
> or merged. Add FMV support for CSSC and MOPS. Preserve the ordering in enum
> CPUFeatures.
>
> gcc:
> * common/config/aarch64/cpuinfo.h: Remove unused features, add
> FE
Update FMV features to latest ACLE spec of 2024Q4 - several features have been
removed
or merged. Add FMV support for CSSC and MOPS. Preserve the ordering in enum
CPUFeatures.
gcc:
* common/config/aarch64/cpuinfo.h: Remove unused features, add FEAT_CSSC
and FEAT_MOPS.