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