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>
target/mips/tcg/micromips_translate.c.inc
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment