diff options
author | Philippe Mathieu-Daudé | 2020-11-16 06:25:00 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-07-02 10:41:16 +0200 |
commit | 3f178b8d8cc19c5e971d4ac3e1b0b20cf5cb45fa (patch) | |
tree | eeebdedbf4dda5f9af40433b916294062b085f31 /hw/pci-host | |
parent | target/mips: Extract the microMIPS ISA translation routines (diff) | |
download | qemu-3f178b8d8cc19c5e971d4ac3e1b0b20cf5cb45fa.tar.gz qemu-3f178b8d8cc19c5e971d4ac3e1b0b20cf5cb45fa.tar.xz qemu-3f178b8d8cc19c5e971d4ac3e1b0b20cf5cb45fa.zip |
target/mips: Extract nanoMIPS ISA translation routines
Extract 4900 lines from the huge translate.c to a new file,
'nanomips_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-13-f4bug@amsat.org>
Diffstat (limited to 'hw/pci-host')
0 files changed, 0 insertions, 0 deletions