From: "Jan Beulich" <jbeulich@novell.com>
To: Ian Campbell <Ian.Campbell@XenSource.com>
Cc: xen-devel@lists.xensource.com
Subject: c/s 14921
Date: Wed, 25 Apr 2007 08:29:09 +0100 [thread overview]
Message-ID: <462F1F65.76E4.0078.0@novell.com> (raw)
Ian,
the change from testb to cmp in this patch is incorrect - suffix-less cmp with no register operands defaults to 32-bit operand size (and I consider it a flaw of gas to not warn about this), this needs to be cmpb.
Jan
next reply other threads:[~2007-04-25 7:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-25 7:29 Jan Beulich [this message]
2007-04-25 8:46 ` c/s 14921 Keir Fraser
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=462F1F65.76E4.0078.0@novell.com \
--to=jbeulich@novell.com \
--cc=Ian.Campbell@XenSource.com \
--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.