diff options
author | Philippe Mathieu-Daudé | 2020-11-16 05:49:16 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-07-02 10:41:15 +0200 |
commit | bf52c45a8901d838e4211d801c62e8bf4cc2b0fe (patch) | |
tree | 13d4a45349130e3675b110d5a18b497657c53be9 /hw/pci-host | |
parent | target/mips: Extract Code Compaction ASE translation routines (diff) | |
download | qemu-bf52c45a8901d838e4211d801c62e8bf4cc2b0fe.tar.gz qemu-bf52c45a8901d838e4211d801c62e8bf4cc2b0fe.tar.xz qemu-bf52c45a8901d838e4211d801c62e8bf4cc2b0fe.zip |
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>
Diffstat (limited to 'hw/pci-host')
0 files changed, 0 insertions, 0 deletions