qemu-e2k/target-mips
Leon Alrae 060ebfef1a target-mips: fix semihosting for microMIPS R6
In semihosting mode the SDBBP 1 instructions should trigger UHI syscall,
but in QEMU this does not happen for recently added microMIPS R6.
Consequently bare metal microMIPS R6 programs supporting UHI will not run.

Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
2015-08-04 11:10:20 +01:00
..
cpu-qom.h
cpu.c
cpu.h
dsp_helper.c
gdbstub.c
helper.c target-mips: fix offset calculation for Interrupts 2015-07-28 08:57:51 +01:00
helper.h
kvm_mips.h
kvm.c mips/kvm: Sign extend registers written to KVM 2015-07-16 20:00:20 +02:00
lmi_helper.c
machine.c target-mips: fix passing incompatible pointer type in machine.c 2015-07-28 08:57:50 +01:00
Makefile.objs
mips-defs.h
mips-semi.c target-mips: fix resource leak reported by Coverity 2015-07-15 14:07:25 +01:00
msa_helper.c
op_helper.c target-mips: fix offset calculation for Interrupts 2015-07-28 08:57:51 +01:00
TODO
translate_init.c
translate.c target-mips: fix semihosting for microMIPS R6 2015-08-04 11:10:20 +01:00