Re: mips64 and GCC 5

Miod Vallat <[email protected]> Wed, 10 May 2017 11:05:38 +0000 (UTC)
Newsgroups gmane.os.netbsd.ports.evbmips,gmane.os.netbsd.ports.mips.devel
Organization Ghosts of Architectures Past, Inc.
Message-ID <[email protected]>
> Can you test with latest HEAD? You might get more luck with removing 
> ENABLE_MIPS_16KB_PAGE from

If you use a page size smaller than 16KB on Loongson, then you will need
to disable the cache, since it does not handle virtual aliasing
conditions and will not trap when they occur, unlike R4000.