qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Peter A. G. Crosthwaite" <peter.crosthwaite@petalogix.com>
To: qemu-devel@nongnu.org, edgar.iglesias@gmail.com
Cc: peter.crosthwaite@petalogix.com, david.holsgrove@petalogix.com,
	john.williams@petalogix.com
Subject: [Qemu-devel] [RFC PATCH V1 0/2] Microblaze CPU model v8.30 updates
Date: Thu, 17 May 2012 15:37:48 +1000	[thread overview]
Message-ID: <cover.1337232850.git.peter.crosthwaite@petalogix.com> (raw)

Microblaze CPU v8.30 has some new instructions that are implemented in this

instructions are:
swapb, swaph (PATCH 1)
lwx, swx (PATCH 2)

Peter A. G. Crosthwaite (2):
  target-microblaze: impelemented swapx instructions
  target-microblaze: lwx/swx: first implementation

 target-microblaze/cpu.h       |    1 +
 target-microblaze/helper.c    |    2 +
 target-microblaze/translate.c |   63 ++++++++++++++++++++++++++++++++++++++--
 3 files changed, 62 insertions(+), 4 deletions(-)

-- 
1.7.3.2

             reply	other threads:[~2012-05-17  5:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-17  5:37 Peter A. G. Crosthwaite [this message]
2012-05-17  5:37 ` [Qemu-devel] [RFC PATCH V1 1/2] target-microblaze: impelemented swapx instructions Peter A. G. Crosthwaite
2012-05-18 10:21   ` Edgar E. Iglesias
2012-05-17  5:37 ` [Qemu-devel] [RFC PATCH V1 2/2] target-microblaze: lwx/swx: first implementation Peter A. G. Crosthwaite
2012-05-18 10:36   ` Edgar E. Iglesias

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=cover.1337232850.git.peter.crosthwaite@petalogix.com \
    --to=peter.crosthwaite@petalogix.com \
    --cc=david.holsgrove@petalogix.com \
    --cc=edgar.iglesias@gmail.com \
    --cc=john.williams@petalogix.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).