NetBSD/sys/arch/riscv
kamil a8778fd7dc Introduce PTRACE_REG_FP() a helper macro to retrieve the frame pointer
The macro is dummy for ia64 (the FP register is unknown and can change
freely) and sparc/sparc64 (not stored in struct reg).
2019-06-18 21:18:11 +00:00
..
compile Misc changes in RISC-V. Start changing the memory layout, too. 2019-06-01 12:42:27 +00:00
conf Misc changes in RISC-V. 2019-06-16 07:42: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 Introduce PTRACE_REG_FP() a helper macro to retrieve the frame pointer 2019-06-18 21:18:11 +00:00
riscv Misc changes in RISC-V. 2019-06-16 07:42:52 +00:00
Makefile