qemu-e2k/target-microblaze
Peter Crosthwaite b8c6a5d9d0 microblaze: translate.c: Fix swaph decoding
The swaph instruction was not decoding correctly. s/1e1/1e2 on the
9 LSBs on the instruction decode.

Reported-by: David Holsgrove <david.holsgrove@xilinx.com>
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2012-11-08 17:42:45 +01:00
..
cpu-qom.h
cpu.c
cpu.h cpus: Pass CPUState to [qemu_]cpu_has_work() 2012-10-31 04:11:37 +01:00
helper.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
helper.h target-microblaze: rename helper flags 2012-10-28 14:54:23 +01:00
machine.c
Makefile.objs target-microblaze: switch to AREG0 free mode 2012-09-15 17:44:33 +00:00
microblaze-decode.h
mmu.c
mmu.h
op_helper.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
translate.c microblaze: translate.c: Fix swaph decoding 2012-11-08 17:42:45 +01:00