qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [BUG] Possible bug in sparc64 emulation of SAVE/RESTORE


From: Jakub Jermar
Subject: [Qemu-devel] [BUG] Possible bug in sparc64 emulation of SAVE/RESTORE
Date: Sun, 11 Jan 2009 18:27:00 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Hi,

I've just noticed that functions:

helper_save()
helper_restore()
cpu_cwp_inc()
cpu_cwp_dec

assume that CWP moves counter-clock-wise on sparc64.
I am pretty sure it moves clock-wise on sparc64
(contrary to the situation on sparc32).

Regards,
Jakub




reply via email to

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