qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 16/22] target/split: Split ver from env->fsr


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 16/22] target/split: Split ver from env->fsr
Date: Tue, 30 Jan 2024 09:11:58 +0100
User-agent: Mozilla Thunderbird

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.henderson@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é <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]