qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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 v3 0/3] target-xtensa: AREG0 conversion
Date: Sun, 10 Jun 2012 11:33:09 +0400	[thread overview]
Message-ID: <1339313592-20351-1-git-send-email-jcmvbkbc@gmail.com> (raw)

Changes in v3:
- add Peter's patch to this series
- rebase to the current master
- actually 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

             reply	other threads:[~2012-06-10  7:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-10  7:33 Max Filippov [this message]
2012-06-10  7:33 ` [Qemu-devel] [PATCH v3 1/3] target-xtensa: remove unnecessary include of dyngen-exec.h Max Filippov
2012-06-10  7:33 ` [Qemu-devel] [PATCH v3 2/3] target-xtensa: add attributes to helper functions Max Filippov
2012-06-10  7:33 ` [Qemu-devel] [PATCH v3 3/3] target-xtensa: switch to AREG0-free mode Max Filippov
2012-06-10 20:31 ` [Qemu-devel] [PATCH v3 0/3] target-xtensa: AREG0 conversion Blue Swirl

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=1339313592-20351-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).