Am Fri, 20 Dec 2019 18:24:15 +0100
schrieb Laurent Vivier :
> This is used by netBSD (and MacOS ROM) to detect the MMU type
>
> Signed-off-by: Laurent Vivier
> ---
>
> Notes:
> v2: change accordingly to Thomas' comments
> - Replace MMU feature id by a CPU feature id
> - fix 6803
This is used by netBSD (and MacOS ROM) to detect the MMU type
Signed-off-by: Laurent Vivier
---
Notes:
v2: change accordingly to Thomas' comments
- Replace MMU feature id by a CPU feature id
- fix 68030 mask
- add 68060 mask
- only mask in m68k_movec_to() function
t