On Jul 19, 2014, at 2:02 AM, Alexander Nasonov <[email protected]> wrote:
> To compile <mips/cache.h> in rump kernel, I needed to add -DMIPS3=1 > to Makefile.rump for mips platforms. This is the only change outside > of sljit scope. the cache instructions are privileged. There's a sysarch interface that you can use the clean the cache.
