unicorn/qemu/target-mips
Yongbok Kim 15e0109162
target-mips: use CP0_CHECK for gen_m{f|t}hc0
Reuse CP0_CHECK macro for gen_m{f|t}hc0.

Backports commit c98d3d79ee387ea6e8fb091299f8562b20022f10 from qemu
2018-02-22 10:49:55 -05:00
..
cpu-qom.h
cpu.c include/qemu/osdep.h: Don't include qapi/error.h 2018-02-21 23:08:18 -05:00
cpu.h target-mips: add CMGCRBase register 2018-02-22 10:43:26 -05:00
dsp_helper.c mips: Clean up includes 2018-02-19 00:45:08 -05:00
helper.c mips: Clean up includes 2018-02-19 00:45:08 -05:00
helper.h target-mips: implement R6 multi-threading 2018-02-20 22:02:40 -05:00
lmi_helper.c mips: Clean up includes 2018-02-19 00:45:08 -05:00
Makefile.objs
mips-defs.h target-mips: fix MIPS64R6-generic configuration 2018-02-17 15:23:21 -05:00
msa_helper.c mips: Clean up includes 2018-02-19 00:45:08 -05:00
op_helper.c target-mips: implement R6 multi-threading 2018-02-20 22:02:40 -05:00
TODO
translate_init.c target-mips: enable CM GCR in MIPS64R6-generic CPU 2018-02-22 10:46:40 -05:00
translate.c target-mips: use CP0_CHECK for gen_m{f|t}hc0 2018-02-22 10:49:55 -05:00
unicorn.c tcg: Make cpu_gpr a TCGv array 2018-02-21 01:02:46 -05:00
unicorn.h