unicorn/qemu/target/mips
Aurelien Jarno 1c0169842d
target/mips: optimize WSBH, DSBH and DSHD
Use the same mask to avoid having to load two different constants.

Backports commit 06a57e5cc7ee5292a4915117ebf951e310a28264 from qemu
2018-03-03 22:47:39 -05:00
..
cpu-qom.h
cpu.c
cpu.h target-mips: Provide function to test if a CPU supports an ISA 2018-03-02 08:20:19 -05:00
dsp_helper.c
helper.c mips: set CP0 Debug DExcCode for SDBBP instruction 2018-03-03 22:45:08 -05:00
helper.h
lmi_helper.c
Makefile.objs
mips-defs.h
msa_helper.c
op_helper.c
TODO
translate_init.c
translate.c target/mips: optimize WSBH, DSBH and DSHD 2018-03-03 22:47:39 -05:00
unicorn.c
unicorn.h