unicorn/qemu/target-mips
Leon Alrae c0fc9b280e
target-mips: fix detection of the end of the page during translation
The test is supposed to terminate TB if the end of the page is reached.
However, with current implementation it may never succeed for microMIPS or
mips16.

Backports commit fe2372910a09034591fd2cfc2d70cca43fccaa95 from qemu
2018-02-11 17:12:49 -05:00
..
cpu-qom.h remove slow cpu QOM casts (#815) 2017-05-02 14:56:39 +08:00
cpu.c
cpu.h target-mips: Add missing calls to synchronise SoftFloat status 2018-02-11 16:51:46 -05:00
dsp_helper.c
helper.c target-mips: remove excp_names[] from linux-user as it is unused 2018-02-11 17:05:40 -05:00
helper.h target-mips: Fix CP0.Config3.ISAOnExc write accesses 2018-02-11 16:24:19 -05:00
lmi_helper.c
Makefile.objs
mips-defs.h
msa_helper.c target-mips: Use local float status pointer across MSA macros 2018-02-11 16:58:31 -05:00
op_helper.c target-mips: Don't use _raw load/store accessors 2018-02-11 17:06:58 -05:00
TODO
translate.c target-mips: fix detection of the end of the page during translation 2018-02-11 17:12:49 -05:00
translate_init.c target-mips: Make CP0.Status.CU1 read-only for the 5Kc and 5KEc processors 2018-02-11 17:10:59 -05:00
unicorn.c Merge branch 'master' into msvc2 2017-04-21 01:17:00 +08:00
unicorn.h armeb: rename arm's and mips's *REGS_STORAGE_SIZE to avoid big-endian and little-endian's duplicated definition. 2017-03-15 22:25:35 +08:00