From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Blue Swirl <blauwirbel@gmail.com>, Max Filippov <jcmvbkbc@gmail.com>
Subject: [Qemu-devel] [PATCH v2 0/3] target-xtensa: AREG0 conversion
Date: Sun, 10 Jun 2012 11:26:49 +0400 [thread overview]
Message-ID: <1339313212-19653-1-git-send-email-jcmvbkbc@gmail.com> (raw)
Changes in v2:
- add Peter's patch to this series
- rebase to the current master
- remove HELPER_CFLAGS from target-xtensa/Makefile.objs
Max Filippov (2):
target-xtensa: add attributes to helper functions
target-xtensa: switch to AREG0-free mode
Peter Portante (1):
target-xtensa: remove unnecessary include of dyngen-exec.h
configure | 2 +-
target-xtensa/helper.h | 58 +++++++-------
target-xtensa/op_helper.c | 185 +++++++++++++++++++++----------------------
target-xtensa/translate.c | 64 ++++++++-------
target-xtensa/xtensa-semi.c | 1 -
5 files changed, 154 insertions(+), 156 deletions(-)
--
1.7.7.6
next reply other threads:[~2012-06-10 7:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-10 7:26 Max Filippov [this message]
2012-06-10 7:26 ` [Qemu-devel] [PATCH v2 1/3] target-xtensa: remove unnecessary include of dyngen-exec.h Max Filippov
2012-06-10 7:26 ` [Qemu-devel] [PATCH v2 2/3] target-xtensa: add attributes to helper functions Max Filippov
2012-06-10 7:26 ` [Qemu-devel] [PATCH v2 3/3] target-xtensa: switch to AREG0-free mode Max Filippov
2012-06-10 7:29 ` [Qemu-devel] [PATCH v2 0/3] target-xtensa: AREG0 conversion Max Filippov
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=1339313212-19653-1-git-send-email-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=blauwirbel@gmail.com \
--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).