aboutsummaryrefslogtreecommitdiff
path: root/target/mips/translate_init.c.inc
AgeCommit message (Expand)AuthorFilesLines
2020-12-13target/mips: Do not initialize MT registers if MT ASE absentPhilippe Mathieu-Daudé1-0/+4
2020-12-13target/mips: Remove mips_def_t unused argument from mvp_init()Philippe Mathieu-Daudé1-1/+1
2020-12-13target/mips: Allow executing MSA instructions on Loongson-3A4000Philippe Mathieu-Daudé1-2/+2
2020-11-03target/mips: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-10-17target/mips: Increase number of TLB entries on the 34Kf core (16 -> 64)Philippe Mathieu-Daudé1-1/+1
2020-10-17target/mips: Fix some comment spelling errorszhaolichang1-1/+1
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+1047