уторак, 16. јун 2020., Jiaxun Yang је написао/ла:
> Our current code assumed the target page size is always 4k
> when handling PageMask and VPN2, however, variable page size
> was just added to mips target and that's nolonger true.
>
> Signed-off-by: Jiaxun Yang
> ---
> v2: Remove Big Page suppo
Our current code assumed the target page size is always 4k
when handling PageMask and VPN2, however, variable page size
was just added to mips target and that's nolonger true.
Signed-off-by: Jiaxun Yang
---
v2: Remove Big Page support from this patch
---
target/mips/cp0_helper.c | 41 +++