On 12/7/20 5:55 PM, Philippe Mathieu-Daudé wrote:
> Extract DisasContext to a new 'translate.h' header so
> different translation files (ISA, ASE, extensions)
> can use it.
> 
> Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
> ---
>  target/mips/translate.h | 50 +++++++++++++++++++++++++++++++++++++++++
>  target/mips/translate.c | 38 +------------------------------
>  2 files changed, 51 insertions(+), 37 deletions(-)
>  create mode 100644 target/mips/translate.h

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

r~


Reply via email to