qemu/target/mips
Yongbok Kim 075a1fe788 target/mips: fix delay slot detection in gen_msa_branch()
It is unnecessary to test R6 from delay/forbidden slot check
in gen_msa_branch().

https://bugs.launchpad.net/qemu/+bug/1663287

Reported-by: Brian Campbell <bacam@z273.org.uk>
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
2017-03-20 11:19:14 +00:00
..
cpu-qom.h
cpu.c
cpu.h
dsp_helper.c
gdbstub.c
helper.c target-mips: fix compiler warnings (clang 5) 2017-03-20 11:06:32 +00:00
helper.h
kvm.c KVM: do not use sigtimedwait to catch SIGBUS 2017-03-03 16:40:02 +01:00
kvm_mips.h
lmi_helper.c
machine.c
Makefile.objs
mips-defs.h
mips-semi.c
msa_helper.c
op_helper.c target/mips: hold BQL for timer interrupts 2017-03-09 10:41:48 +00:00
TODO
trace-events target-mips: replace few LOG_DISAS() with trace points 2017-03-20 11:06:32 +00:00
translate.c target/mips: fix delay slot detection in gen_msa_branch() 2017-03-20 11:19:14 +00:00
translate_init.c