From: Aurelien Jarno <aurelien@aurel32.net>
To: qemu-devel@nongnu.org
Cc: Aurelien Jarno <aurelien@aurel32.net>
Subject: [Qemu-devel] [PATCH 3/5] ia64 disas support
Date: Mon, 29 Mar 2010 02:35:57 +0200 [thread overview]
Message-ID: <20100329003557.GA13677@hall.aurel32.net> (raw)
In-Reply-To: <1269822354-4878-1-git-send-email-aurelien@aurel32.net>
[-- Attachment #1: Type: text/plain, Size: 480 bytes --]
Taken from binutils SVN, using last GPLv2 version.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
---
Makefile.objs | 1 +
configure | 4 +
dis-asm.h | 5 +
disas.c | 17 +
ia64-dis.c |10598 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 10625 insertions(+), 0 deletions(-)
create mode 100644 ia64-dis.c
See attached gzipped file. Sorry for the inconvenience, but the message
size on the mailing list is limited.
[-- Attachment #2: 0003-ia64-disas-support.patch.gz --]
[-- Type: application/octet-stream, Size: 65642 bytes --]
prev parent reply other threads:[~2010-03-29 0:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-29 0:25 [Qemu-devel] ia64 support Aurelien Jarno
2010-03-29 0:25 ` [Qemu-devel] [PATCH 1/5] linux-user/ia64: workaround ia64 strangenesses Aurelien Jarno
2010-03-29 9:36 ` [Qemu-devel] " Paolo Bonzini
2010-03-29 16:25 ` Aurelien Jarno
2010-03-30 0:00 ` Jamie Lokier
2010-03-30 5:04 ` Aurelien Jarno
2010-03-29 0:25 ` [Qemu-devel] [PATCH 2/5] linux-user: fix page_unprotect when host page size > target page size Aurelien Jarno
2010-03-29 0:25 ` [Qemu-devel] [PATCH 4/5] tcg: align static_code_gen_buffer to CODE_GEN_ALIGN Aurelien Jarno
2010-03-29 0:25 ` [Qemu-devel] [PATCH 5/5] tcg: initial ia64 support Aurelien Jarno
2010-03-29 0:35 ` Aurelien Jarno [this message]
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=20100329003557.GA13677@hall.aurel32.net \
--to=aurelien@aurel32.net \
--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.