Re: [PATCH 12/19] target/mips: Rename helper.c as tlb_helper.c

2020-12-08 Thread Richard Henderson
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é > --- > Maybe I missed some functions not TLB specific... > --- > target/mips/{helper.c => tlb_helper.c} | 2 +- >

[PATCH 12/19] target/mips: Rename helper.c as tlb_helper.c

2020-12-06 Thread Philippe Mathieu-Daudé
This file contains functions related to TLB management, rename it as 'tlb_helper.c'. Signed-off-by: Philippe Mathieu-Daudé --- 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