target/mips: Extract the microMIPS ISA translation routines

Extract 3200+ lines from the huge translate.c to a new file,
'micromips_translate.c.inc'. As there are too many inter-
dependencies we don't compile it as another object, but
keep including it in the big translate.o. We gain in code
maintainability.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201120210844.2625602-12-f4bug@amsat.org>
This commit is contained in:
Philippe Mathieu-Daudé
2021-07-02 10:41:15 +02:00
parent 3230bad963
commit bf52c45a89
2 changed files with 3237 additions and 3225 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff