target/mips: Rename helper.c as tlb_helper.c
commit4cb213dc90dfc53e447b057fe45d44ddfafc9933
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 6 Dec 2020 22:27:17 +0000 (6 23:27 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 14 Jan 2021 16:13:53 +0000 (14 17:13 +0100)
treeb53dc633b9319923fb9825b6f69807c1e350c838
parente9927723ba928230222d68ece45d232ed602e78a
target/mips: Rename helper.c as tlb_helper.c

This file contains functions related to TLB management,
rename it as 'tlb_helper.c'.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201206233949.3783184-13-f4bug@amsat.org>
target/mips/meson.build
target/mips/tlb_helper.c [moved from target/mips/helper.c with 99% similarity]