On 12/6/20 5:39 PM, Philippe Mathieu-Daudé wrote: > This file contains functions related to TLB management, > rename it as 'tlb_helper.c'. > > Signed-off-by: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx> > --- > Maybe I missed some functions not TLB specific... > --- > target/mips/{helper.c => tlb_helper.c} | 2 +- > target/mips/meson.build | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > rename target/mips/{helper.c => tlb_helper.c} (99%) Reviewed-by: Richard Henderson <richard.henderson@xxxxxxxxxx> r~