All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <jbeulich@novell.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] x86 emulation: fix bswap
Date: Thu, 15 Feb 2007 11:37:05 +0000	[thread overview]
Message-ID: <45D453F1.76E4.0078.0@novell.com> (raw)
In-Reply-To: <C1F9E768.9744%Keir.Fraser@cl.cam.ac.uk>

>>> Keir Fraser <Keir.Fraser@cl.cam.ac.uk> 15.02.07 11:33 >>>
>On 15/2/07 10:22, "Jan Beulich" <jbeulich@novell.com> wrote:
>
>> REX.R needs to be decoded and since bswap on a 16-bit operand is undefined,
>> it is best to have hardware execute this so the emulation result matches
>> hardware behavior. Since it is simple to do, faster, and smaller, also let
>> hardware do 32- and 64-bit ones.
>
>Can 'undefined' behaviour include e.g. #UD?

I don't think so.

Jan

  reply	other threads:[~2007-02-15 11:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-15 10:22 [PATCH] x86 emulation: fix bswap Jan Beulich
2007-02-15 10:33 ` Keir Fraser
2007-02-15 11:37   ` Jan Beulich [this message]
2007-02-15 11:46   ` Petersson, Mats
2007-02-15 11:54     ` Keir Fraser
2007-02-15 12:12       ` Petersson, Mats
2007-02-16  7:32     ` Error with vfb Xen 3.0.4 Kaushik Barde

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=45D453F1.76E4.0078.0@novell.com \
    --to=jbeulich@novell.com \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.