target/sparc: Implement VIS4 comparisons
commitb3c934dd3457810b5c0810b0d85cf58dda53d8cd
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Nov 2023 04:31:54 +0000 (4 21:31 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 5 Jun 2024 16:09:36 +0000 (5 09:09 -0700)
tree3b92fcfd2abbbe3b6d9c9004d5dd79e56243ac06
parentb99c1bbddd86d170029c3e7ad45bec55d603b927
target/sparc: Implement VIS4 comparisons

VIS4 completes the set, adding missing signed 8-bit ops
and missing unsigned 16 and 32-bit ops.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/sparc/helper.h
target/sparc/insns.decode
target/sparc/translate.c
target/sparc/vis_helper.c