unicorn/qemu/target-mips
Leon Alrae 3d72ec65bd
target-mips: enable XPA and LPA features
Enable XPA in MIPS32R5-generic and LPA in MIPS64R6-generic.

Backports commit 6773f9b687e0a8ab4b638ef88d075fb233fb7669 from qemu
2018-02-13 14:14:59 -05:00
..
cpu-qom.h
cpu.c
cpu.h target-mips: add MTHC0 and MFHC0 instructions 2018-02-13 14:03:59 -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: add ERETNC instruction and Config5.LLB bit 2018-02-13 13:33:37 -05:00
lmi_helper.c
Makefile.objs
mips-defs.h target-mips: add CP0.PageGrain.ELPA support 2018-02-13 13:55:53 -05:00
msa_helper.c target-mips: add missing MSACSR and restore fp_status and hflags 2018-02-12 16:12:17 -05:00
op_helper.c target-mips: add CP0.PageGrain.ELPA support 2018-02-13 13:55:53 -05:00
TODO
translate.c target-mips: add MTHC0 and MFHC0 instructions 2018-02-13 14:03:59 -05:00
translate_init.c target-mips: enable XPA and LPA features 2018-02-13 14:14:59 -05:00
unicorn.c
unicorn.h