qemu-e2k/hw/mips
Leon Alrae 9fba150042 mips_malta: update malta's pseudo-bootloader - replace JR with JALR
JR has been removed in R6 and now this instruction will cause Reserved
Instruction Exception. Therefore use JALR with rd=0 which is equivalent to JR.

Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
2014-10-14 13:28:52 +01:00
..
addr.c hw/mips: Add API to convert KVM guest KSEG0 <-> GPA 2014-06-18 16:58:10 +02:00
cputimer.c
gt64xxx_pci.c memory: convert memory_region_destroy to object_unparent 2014-08-18 12:06:20 +02:00
Makefile.objs
mips_fulong2e.c ide: Update ide_drive_get to be HBA agnostic 2014-10-03 10:30:33 +01:00
mips_int.c hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctls 2014-06-18 16:59:12 +02:00
mips_jazz.c memory: add parameter errp to memory_region_init_ram 2014-09-09 13:41:43 +02:00
mips_malta.c mips_malta: update malta's pseudo-bootloader - replace JR with JALR 2014-10-14 13:28:52 +01:00
mips_mipssim.c memory: add parameter errp to memory_region_init_ram 2014-09-09 13:41:43 +02:00
mips_r4k.c ide: Update ide_drive_get to be HBA agnostic 2014-10-03 10:30:33 +01:00