Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sljit and arm arches



On 11/21/13 17:46, Alexander Nasonov wrote:
Nick Hudson wrote:
...
...
Nick, thanks for the info.

And finally, when I use cpu_icache_sync_range() to flush icache in the
kernel, the build breaks in rump because rumpns_cpufuncs isn't defined.
I wonder if I can use something else like __clear_cache() for a limited
set of arm versions supported by sljit?
http://nxr.netbsd.org/source/search?q=ARM_SYNC_ICACHE&project=src

This is a syscall. I need a kernel function that can also work in rump.
But I guess I will need to implement rump support with that syscall.
oh, rump...

you're asking the wrong guy :)


Alex
Nick


Home | Main Index | Thread Index | Old Index