Re: [PATCH 00/61] target/arm: Implement FEAT_SME2

2025-02-24 Thread Richard Henderson
On 2/24/25 12:27, Richard Henderson wrote: On 2/6/25 11:56, Richard Henderson wrote: Based-on:20250201164012.1660228-1-peter.mayd...@linaro.org ("[PATCH v2 00/69] target/arm: FEAT_AFP and FEAT_RPRES") This implements the Scalar Matrix Extensions, version 2, plus two trivial extensions for float

Re: [PATCH 00/61] target/arm: Implement FEAT_SME2

2025-02-24 Thread Richard Henderson
On 2/6/25 11:56, Richard Henderson wrote: Based-on:20250201164012.1660228-1-peter.mayd...@linaro.org ("[PATCH v2 00/69] target/arm: FEAT_AFP and FEAT_RPRES") This implements the Scalar Matrix Extensions, version 2, plus two trivial extensions for float16 and bfloat16. This hasn't been tested mu

[PATCH 00/61] target/arm: Implement FEAT_SME2

2025-02-06 Thread Richard Henderson
Based-on: 20250201164012.1660228-1-peter.mayd...@linaro.org ("[PATCH v2 00/69] target/arm: FEAT_AFP and FEAT_RPRES") This implements the Scalar Matrix Extensions, version 2, plus two trivial extensions for float16 and bfloat16. This hasn't been tested much at all; I need to either get FVP up and