On Tue, 30 Jan 2024, Philippe Mathieu-Daudé wrote:
On 3/11/23 18:38, Richard Henderson wrote:
This field is read-only. It is easier to store it separately
and merge it only upon read.
While we're at it, use FSR_VER_SHIFT to initialize fpu_version.
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
target/sparc/cpu.h | 3 +++
target/sparc/cpu.c | 27 +++++++++++++--------------
target/sparc/fop_helper.c | 9 +++++++--
3 files changed, 23 insertions(+), 16 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Typo in subject: should be target/sparc not target/split.
Regards,
BALATON Zoltan