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é <[email protected]> > --- > 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 <[email protected]> r~
