qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Jermar <jakub@jermar.eu>
To: blauwirbel@gmail.com
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [BUG] Possible bug in sparc64 emulation of SAVE/RESTORE
Date: Sun, 11 Jan 2009 18:27:00 +0100	[thread overview]
Message-ID: <496A2BE4.9040504@jermar.eu> (raw)

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	other threads:[~2009-01-11 17:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-11 17:27 Jakub Jermar [this message]
2009-01-11 18:01 ` [Qemu-devel] Re: [BUG] Possible bug in sparc64 emulation of SAVE/RESTORE Blue Swirl
2009-01-11 20:11   ` Jakub Jermar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=496A2BE4.9040504@jermar.eu \
    --to=jakub@jermar.eu \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).