RISC-V Proxy Kernel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Waterman 7272e3f9bc Handle misaligned loads in ascending order of byte address 10 years ago
..
atomic.h Refactor pk, bbl, machine into separate libraries 10 years ago
bits.h Move DRAM to high addresses 10 years ago
configstring.c PLIC registers are 32-bit, not 16-bit 10 years ago
configstring.h Split out config string parser 10 years ago
emulation.c Move DRAM to high addresses 10 years ago
emulation.h Add FCLASS emulation 10 years ago
encoding.h Udpate to new PTE format 10 years ago
fp_asm.S Refactor pk, bbl, machine into separate libraries 10 years ago
fp_emulation.c Add FCLASS emulation 10 years ago
fp_emulation.h Factor emulation routines into multiple files 10 years ago
fp_ldst.c fix multilib build error. it's type casting related. 10 years ago
htif.h Refactor pk, bbl, machine into separate libraries 10 years ago
machine.ac Refactor pk, bbl, machine into separate libraries 10 years ago
machine.mk.in Move DRAM to high addresses 10 years ago
mcall.h Refactor pk, bbl, machine into separate libraries 10 years ago
mentry.S Poll HTIF console on timer interrupt 10 years ago
minit.c Initialize timecmp; add PRCI test 10 years ago
misaligned_ldst.c Handle misaligned loads in ascending order of byte address 10 years ago
mtrap.c Improve trap redirection code 10 years ago
mtrap.h PLIC registers are 32-bit, not 16-bit 10 years ago
muldiv_emulation.c Factor emulation routines into multiple files 10 years ago
sbi.S Refactor pk, bbl, machine into separate libraries 10 years ago
sbi.h Refactor pk, bbl, machine into separate libraries 10 years ago
sbi_entry.S Refactor pk, bbl, machine into separate libraries 10 years ago
sbi_impl.c Move DRAM to high addresses 10 years ago
unprivileged_memory.h Udpate to new PTE format 10 years ago
vm.h Udpate to new PTE format 10 years ago