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
---
targe
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
---
target/sparc/cpu.h| 3 +++
target/sparc/cpu.c
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
---
target/sparc/cpu.h| 3 +++
target/sparc/cpu.c| 27 +--
target/