qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 25/28] target/mips: Extract Toshiba TX79 multimedia transl


From: Richard Henderson
Subject: Re: [PATCH v2 25/28] target/mips: Extract Toshiba TX79 multimedia translation routines
Date: Sun, 29 Nov 2020 09:09:52 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 11/23/20 2:44 PM, Philippe Mathieu-Daudé wrote:
> Extract 600 lines of the the Toshiba TX79 multimedia
> translation routines to 'vendor-tx-mmi_translate.c.inc'.
> 
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  target/mips/translate.c                   | 568 +--------------------
>  target/mips/vendor-tx-mmi_translate.c.inc | 573 ++++++++++++++++++++++
>  2 files changed, 574 insertions(+), 567 deletions(-)
>  create mode 100644 target/mips/vendor-tx-mmi_translate.c.inc

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

r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]