qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Jamie Lokier <jamie@shareable.org>
Cc: Clemens Kolbitsch <ck@iseclab.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] i386 emulation bug: mov reg, [addr]
Date: Wed, 16 Dec 2009 12:07:47 +0200	[thread overview]
Message-ID: <4B28B173.7060709@redhat.com> (raw)
In-Reply-To: <20091215212657.GC26319@shareable.org>

On 12/15/2009 11:26 PM, Jamie Lokier wrote:
>
> When is REX_X(s) not zero, and does it break the index != 4 test?
>
>    

Some rex bits do affect these tests, and some don't.  It's the usual 
'consistently inconsistent' rules of x86.

-- 
error compiling committee.c: too many arguments to function

  parent reply	other threads:[~2009-12-16 10:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-15 18:48 [Qemu-devel] i386 emulation bug: mov reg, [addr] Clemens Kolbitsch
2009-12-15 19:54 ` Avi Kivity
2009-12-15 21:21   ` Jamie Lokier
2009-12-16  8:56   ` Clemens Kolbitsch
2009-12-16  9:05     ` Avi Kivity
2009-12-16  9:28       ` [Qemu-devel] " Paolo Bonzini
2009-12-15 21:26 ` [Qemu-devel] " Jamie Lokier
2009-12-15 22:24   ` malc
2009-12-15 23:37   ` [Qemu-devel] " Paolo Bonzini
2009-12-16 10:07   ` Avi Kivity [this message]
2010-03-06 17:02 ` [Qemu-devel] " Aurelien Jarno

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=4B28B173.7060709@redhat.com \
    --to=avi@redhat.com \
    --cc=ck@iseclab.org \
    --cc=jamie@shareable.org \
    --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).