target/mips: Extract Code Compaction ASE translation routines

Extract 1100+ lines from the huge translate.c to a new file,
'mips16e_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-10-f4bug@amsat.org>
This commit is contained in:
Philippe Mathieu-Daudé 2020-11-16 05:40:42 +01:00
parent d507663151
commit 3230bad963
2 changed files with 1129 additions and 1117 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff