target/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8, FPCMPUGT8
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 4 Nov 2023 23:53:28 +0000 (16:53 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 5 Jun 2024 16:06:32 +0000 (09:06 -0700)
commit669e077437d5782682e2ac4f1082fcbf102b5680
tree1e37b4b9b4298bdb60238b29ad3817ae85954c37
parent0d1d3aaf6405f9ecf67af886c06f1f710b046563
target/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8, FPCMPUGT8

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