This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5eab5ca5f2
NetBSD
/
sys
/
arch
/
riscv
History
matt
b0c9504248
Move the riscv lock.h which uses only compiler builtin atomic primitives
...
to a common location which can be used by others and make riscv's lock.h use it.
2015-06-26 14:27:35 +00:00
..
conf
Use -mcmodel=medany to get PICish code.
2015-03-31 01:05:52 +00:00
htif
Beginnings of RISCV kernel support. Note that the pmap support is not yet
2015-03-28 16:13:56 +00:00
include
Move the riscv lock.h which uses only compiler builtin atomic primitives
2015-06-26 14:27:35 +00:00
riscv
Accept the one instruction penalty and just use PTR_LA instead of doing
2015-03-31 11:53:13 +00:00
Makefile