On 2/22/21 2:39 PM, Philippe Mathieu-Daudé wrote:
> Extract 1600+ lines from the big translate.c into a new file.
> 
> Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
> ---
>  target/mips/mxu_translate.c | 1625 +++++++++++++++++++++++++++++++++++
>  target/mips/translate.c     | 1613 ----------------------------------
>  target/mips/meson.build     |    1 +
>  3 files changed, 1626 insertions(+), 1613 deletions(-)
>  create mode 100644 target/mips/mxu_translate.c


Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~


Reply via email to