qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue wh


From: Richard Henderson
Subject: Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
Date: Sat, 17 Aug 2024 08:05:02 +1000
User-agent: Mozilla Thunderbird

On 8/17/24 07:46, Carl Hauser wrote:
OK, I think the problem is the handling of dc->fsr_qne in trans_STDFQ, lines 4583 and 4593 -- the code is evaluating dc->fsr_qne at translation time and not at runtime.

That's what patch 4 does, ensure that the runtime value is available at 
translation time.


r~



reply via email to

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