diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-11-16 05:13:37 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-01-14 17:13:53 +0100 |
commit | 80e64a380feb891700cbb21e4966c898dd9c5af9 (patch) | |
tree | 15935d56378f23bf776ad2a5078a442e969944c2 /hw/rtc | |
parent | 54ccff51022fcb93d8b3febe18c2bd663ce15ed9 (diff) | |
download | qemu-80e64a380feb891700cbb21e4966c898dd9c5af9.zip qemu-80e64a380feb891700cbb21e4966c898dd9c5af9.tar.gz qemu-80e64a380feb891700cbb21e4966c898dd9c5af9.tar.bz2 |
target/mips: Extract MSA translation routines
Extract 2200 lines from the huge translate.c to a new file,
'msa_translate.c'. As there are too many inter-dependencies
we don't compile it as another object yet, 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-5-f4bug@amsat.org>
Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Diffstat (limited to 'hw/rtc')
0 files changed, 0 insertions, 0 deletions