On 2/10/21 11:10 PM, Alex Bennée wrote: > From: Richard Henderson <[email protected]> > > Move the code from accel/tcg/translate-all.c to target/mips/cpu.c. > > Signed-off-by: Richard Henderson <[email protected]> > Signed-off-by: Alex Bennée <[email protected]> > Reviewed-by: Alex Bennée <[email protected]> > Message-Id: <[email protected]> > Message-Id: <[email protected]> > --- > accel/tcg/translate-all.c | 12 ++---------- > target/mips/cpu.c | 18 ++++++++++++++++++ > 2 files changed, 20 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
