NetBSD/sys/arch/riscv/include
joerg 0bc4a2dabe Update VM_DEFAULT_ADDRESS32_TOPDOWN to include guard area. 2017-06-24 13:43:36 +00:00
..
Makefile
ansi.h
aout_machdep.h
asm.h Switch to new ABI (return values now in a0/a1; v0/v1 are no more) 2015-03-27 06:57:21 +00:00
bswap.h
bus.h
byte_swap.h
cdefs.h
cpu.h _KMEMUSER only needs struct cpu_info 2015-04-01 21:55:03 +00:00
cpu_counter.h
db_machdep.h
disklabel.h
elf_machdep.h add ELF64_MACHDEP_ID 2015-05-28 02:19:05 +00:00
endian.h
endian_machdep.h
fenv.h provide a common softfloat fenv implemenation and use it for softfloat builds. 2017-03-22 23:11:07 +00:00
float.h
frame.h
ieee.h
ieeefp.h
insn.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Beginnings of RISCV kernel support. Note that the pmap support is not yet 2015-03-28 16:13:56 +00:00
kcore.h
limits.h
lock.h Move the riscv lock.h which uses only compiler builtin atomic primitives 2015-06-26 14:27:35 +00:00
locore.h allow pcu_save() and pcu_discard() to be called on other threads, 2017-03-16 16:13:19 +00:00
math.h
mcontext.h Add _REG_S0 2015-04-01 21:55:33 +00:00
mutex.h
netbsd32_machdep.h
param.h
pcb.h
pmap.h
pmc.h
proc.h Optimize the exception handle a little bit more. 2015-03-31 06:47:47 +00:00
profile.h
pte.h
ptrace.h Provide access to pc/sp/syscall-return registers like we have for mcontext 2015-09-15 15:49:02 +00:00
reg.h Switch to new ABI (return values now in a0/a1; v0/v1 are no more) 2015-03-27 06:57:21 +00:00
rwlock.h
setjmp.h Switch to new ABI (return values now in a0/a1; v0/v1 are no more) 2015-03-27 06:57:21 +00:00
signal.h
sysarch.h
sysreg.h No more fatc (replaced by sfence.vm instruction). 2015-03-31 01:14:02 +00:00
types.h provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently. 2017-01-26 15:55:08 +00:00
vmparam.h Update VM_DEFAULT_ADDRESS32_TOPDOWN to include guard area. 2017-06-24 13:43:36 +00:00
wchar_limits.h