On 11/20/20 1:08 PM, Philippe Mathieu-Daudé wrote: > Extract 300 lines of the Toshiba TX19/TX39/TX49/TX79 > translation routines to 'vendor-tx_translate.c.inc'. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/mips/translate.c | 302 +----------------------- > target/mips/vendor-tx_translate.c.inc | 315 ++++++++++++++++++++++++++ > 2 files changed, 316 insertions(+), 301 deletions(-) > create mode 100644 target/mips/vendor-tx_translate.c.inc
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~