NetBSD/sys/arch/riscv/include
2017-01-26 15:55:08 +00:00
..
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 Shave an instruction from the generated code for the 32 bit byte 2014-10-28 20:25:36 +00:00
cdefs.h
cpu_counter.h
cpu.h _KMEMUSER only needs struct cpu_info 2015-04-01 21:55:03 +00:00
db_machdep.h
disklabel.h
elf_machdep.h add ELF64_MACHDEP_ID 2015-05-28 02:19:05 +00:00
endian_machdep.h
endian.h
fenv.h
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 Beginnings of RISCV kernel support. Note that the pmap support is not yet 2015-03-28 16:13:56 +00:00
Makefile
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
wchar_limits.h