target/mips: Extract MXU code to new mxu_translate.c file
commitb24db6fcd4063db6d001e958b28bfc2dadb249d9
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 17 Feb 2021 20:23:49 +0000 (17 21:23 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 13 Mar 2021 22:43:02 +0000 (13 23:43 +0100)
treec5ce1ff3164ee94bc48d8dc94c819c331cc3d18e
parentfe35ea94838d8faba749ecfd49256f59e5fe0653
target/mips: Extract MXU code to new mxu_translate.c file

Extract 1600+ lines from the big translate.c into a new file.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210226093111.3865906-14-f4bug@amsat.org>
target/mips/meson.build
target/mips/mxu_translate.c [new file with mode: 0644]
target/mips/translate.c