All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Juergen Lock <nox@jelal.kn-bremen.de>
Cc: qemu-devel@nongnu.org, Laurence Tratt <laurie@tratt.net>
Subject: [Qemu-devel] Re: [PATCH] multiboot.S patch for old as(1)
Date: Wed, 14 Oct 2009 16:29:32 +0200	[thread overview]
Message-ID: <4AD5E04C.5010501@redhat.com> (raw)
In-Reply-To: <20091013212912.GA11529@triton8.kn-bremen.de>

On 10/13/2009 11:29 PM, Juergen Lock wrote:
> +	.dc.b		0x26,0x67,0x66,0x89,0x4f,0xfc

If anything, this would be easier to read:

	.dc.b		0x26		/* %es: prefix for old as(1) */
	movl		%ecx, -4(%edi)

Paolo

  reply	other threads:[~2009-10-14 14:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23 20:31 [Qemu-devel] Some OpenBSD/amd64 build fixes Laurence Tratt
2009-09-23 20:55 ` Juergen Lock
2009-10-13 21:29   ` [PATCH] multiboot.S patch for old as(1) (was: Re: [Qemu-devel] Some OpenBSD/amd64 build fixes) Juergen Lock
2009-10-14 14:29     ` Paolo Bonzini [this message]
2009-10-14 19:18       ` [Qemu-devel] Re: [PATCH] multiboot.S patch for old as(1) Juergen Lock

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=4AD5E04C.5010501@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=laurie@tratt.net \
    --cc=nox@jelal.kn-bremen.de \
    --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 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.