qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC PATCH V1 0/2] Microblaze CPU model v8.30 updates


From: Peter A. G. Crosthwaite
Subject: [Qemu-devel] [RFC PATCH V1 0/2] Microblaze CPU model v8.30 updates
Date: Thu, 17 May 2012 15:37:48 +1000

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 via email to

[Prev in Thread] Current Thread [Next in Thread]