target/arm: Enable FEAT_FP8DOT2, FEAT_SSVE_FP8DOT2 for -cpu max
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20260609192110.752384-40-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
committed by
Peter Maydell
parent
0c00be3786
commit
c67d5463da
@@ -76,6 +76,7 @@ the following architecture extensions:
|
||||
- FEAT_FP (Floating Point extensions)
|
||||
- FEAT_FP16 (Half-precision floating-point data processing)
|
||||
- FEAT_FP8 (FP8 convert instructions)
|
||||
- FEAT_FP8DOT2 (FP8 2-way dot product to half-precision instructions)
|
||||
- FEAT_FP8DOT4 (FP8 4-way dot product to single-precision instructions)
|
||||
- FEAT_FP8FMA (FP8 multiply-accumulate to half-precision and single-precision instructions)
|
||||
- FEAT_FPAC (Faulting on AUT* instructions)
|
||||
@@ -168,6 +169,7 @@ the following architecture extensions:
|
||||
- FEAT_SME_F64F64 (Double-precision floating-point outer product instructions)
|
||||
- FEAT_SME_I16I64 (16-bit to 64-bit integer widening outer product instructions)
|
||||
- FEAT_SME_LUTv2 (Lookup table instructions with 4-bit indices and 8-bit elements)
|
||||
- FEAT_SSVE_FP8DOT2 (SVE2 FP8 2-way dot product to half-precision instructions in Streaming SVE mode)
|
||||
- FEAT_SSVE_FP8DOT4 (SVE2 FP8 4-way dot product to single-precision instructions in Streaming SVE mode)
|
||||
- FEAT_SSVE_FP8FMA (SVE2 FP8 multiply-accumulate to half-precision and single-precision instructions in Streaming SVE mode)
|
||||
- FEAT_SVE (Scalable Vector Extension)
|
||||
|
||||
Reference in New Issue
Block a user