unicorn/qemu/target/mips
Aleksandar Markovic 32457b2b37
target/mips: Fix emulation of ST.W in system mode
Order of arguments in helper_ret_stl_mmu() invocations was wrong,
apparently caused by a misplaced multiline copy-and-paste.

Fixes: 6decc57 ("target/mips: Fix MSA instructions ST.<B|H|W|D> on big endian host")

Backports commit abd4393d769d9fe2333b2e83e00f911a78475943 from qemu
2019-11-18 23:47:33 -05:00
..
cp0_timer.c
cpu-param.h
cpu-qom.h
cpu.c
cpu.h
dsp_helper.c
helper.c
helper.h
internal.h
lmi_helper.c
Makefile.objs
mips-defs.h
msa_helper.c
op_helper.c target/mips: Fix emulation of ST.W in system mode 2019-11-18 23:47:33 -05:00
TODO
translate.c
translate_init.c
unicorn.c
unicorn.h