On 2/5/24 18:55, Richard Henderson wrote:
This instruction has f32 as source1, which alters the
decoding of the register number, which means we've been
passing the wrong data for odd register numbers.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  target/sparc/helper.h     |  2 +-
  target/sparc/translate.c  | 21 ++++++++++++++++++++-
  target/sparc/vis_helper.c |  9 +++++----
  3 files changed, 26 insertions(+), 6 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to