qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH V1 0/2] Microblaze CPU model v8.30 updates
@ 2012-05-17  5:37 Peter A. G. Crosthwaite
  2012-05-17  5:37 ` [Qemu-devel] [RFC PATCH V1 1/2] target-microblaze: impelemented swapx instructions Peter A. G. Crosthwaite
  2012-05-17  5:37 ` [Qemu-devel] [RFC PATCH V1 2/2] target-microblaze: lwx/swx: first implementation Peter A. G. Crosthwaite
  0 siblings, 2 replies; 5+ messages in thread
From: Peter A. G. Crosthwaite @ 2012-05-17  5:37 UTC (permalink / raw)
  To: qemu-devel, edgar.iglesias
  Cc: peter.crosthwaite, david.holsgrove, john.williams

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-18 10:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17  5:37 [Qemu-devel] [RFC PATCH V1 0/2] Microblaze CPU model v8.30 updates Peter A. G. Crosthwaite
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

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).