On 11/9/20 10:04 AM, Philippe Mathieu-Daudé wrote:
> Based-on: <20201108234234.2389789-1-f4bug@amsat.org>
>
> Philippe Mathieu-Daudé (2):
> target/mips: Replace magic values by CP0PM_MASK or
> TARGET_PAGE_BITS_MIN
> target/mips: Do not include CP0 helpers in user-mode emulation
>
> target/mips/cp0_helper.c | 9 +++------
> target/mips/helper.c | 4 ++--
> target/mips/meson.build | 2 +-
> 3 files changed, 6 insertions(+), 9 deletions(-)
Thanks, applied to mips-next.