|
From: | Richard Henderson |
Subject: | Re: [PATCH 7/7] target/hppa: fix do_stdby_e() |
Date: | Mon, 18 Mar 2024 11:38:00 -1000 |
User-agent: | Mozilla Thunderbird |
On 3/17/24 12:14, Sven Schnelle wrote:
stdby,e,m was writing data from the wrong half of the register into memory for cases 0-3. Signed-off-by: Sven Schnelle<svens@stackframe.org> --- target/hppa/op_helper.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Fixes: 25460fc5a71 ("target/hppa: Implement STDBY") Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |