execute1: Don't increment the LOG_ADDR SPR after reading it
Reading the LOG_DATA SPR is supposed to increment the log address,
and reading LOG_ADDR is not supposed to, but currently this is the
wrong way around. Fix it. Also add a related comment.
Fixes: 8f7326a824 ("core: Implement various SPRs which read zero and ignore writes", 2025-04-10)
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
pull/458/head
parent
a7420c2a4d
commit
aadd22267f
Loading…
Reference in New Issue