unicorn/qemu/target/mips
Huacai Chen 504946fb79 target/mips: Support variable page size
Traditionally, MIPS use 4KB page size, but Loongson prefer 16KB page
size in system emulator. So, let's define TARGET_PAGE_BITS_VARY and
TARGET_PAGE_BITS_MIN to support variable page size.

Backports commit ee3863b9d414f0b4a59a88f2a79b496a99d4f6dd from qemu
2020-06-14 21:09:51 -04:00
..
cp0_timer.c
cpu-param.h target/mips: Support variable page size 2020-06-14 21:09:51 -04:00
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
TODO
translate.c
translate_init.c
unicorn.c
unicorn.h