On 6/24/25 07:59, Peter Maydell wrote:
On Sun, 22 Jun 2025 at 22:36, Richard Henderson
<[email protected]> wrote:

We missed the instructions UDEF when the vector size is too small.

I think this part also applies to FMMLA_d and trans_LD1RO_zprr
and trans_LD1RO_zprr ?

LD1RO is handled in do_ldro; the address calculation is done beforehand, but that's easily discarded with the exception.

Fixed FMMLA.

We should also probably put something in so that if the
user asks for a CPU with a max SVE VL of 128 then we disable
FEAT_F64MM.

Done.


r~

Reply via email to