On Sat, 25 May 2024 at 00:22, Richard Henderson <richard.hender...@linaro.org> wrote: > > All of these insns have "if sz == '1' then UNDEFINED" in their pseudocode. > Fixes a RISU miscompare for invalid insn 0x5ef0c87a. > > Fixes: 5c36d89567c ("arm/translate-a64: add all FP16 ops in > simd_scalar_pairwise") > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM