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 894fe673b4 Support mmapping files whose length is not divisible by pgsize 12 years ago
..
atomic.h Support Linux ABI and (optionally) virtual memory 13 years ago
console.c Use new ABI register names 13 years ago
device.c Update to new privileged ISA 13 years ago
elf.c Abandon MIPS convention for indicating syscall errors in register a3 12 years ago
elf.h Speed up glibc init 12 years ago
encoding.h Sync encoding.h with opcodes 12 years ago
entry.S Assume pc-relative addressing 12 years ago
file.c Use atomic_cas instead of __sync_bool_compare_and_swap 12 years ago
file.h Abandon MIPS convention for indicating syscall errors in register a3 12 years ago
fp.c Add fclass.{s|d} instructions 12 years ago
fp.h add BSD license 13 years ago
fp_asm.S Update to new privileged ISA 13 years ago
frontend.c Abandon MIPS convention for indicating syscall errors in register a3 12 years ago
frontend.h Abandon MIPS convention for indicating syscall errors in register a3 12 years ago
handlers.c PK now advances past breakpoint. 12 years ago
init.c Abandon MIPS convention for indicating syscall errors in register a3 12 years ago
int.c Update to new privileged ISA 13 years ago
pk.S Revert to old AUIPC definition 12 years ago
pk.ac fix spinlocks; add --disable-atomics cfg opt 14 years ago
pk.h Add -p flag: force physical memory addressing 12 years ago
pk.ld Assume pc-relative addressing 12 years ago
pk.mk.in Update to new privileged ISA 13 years ago
syscall.c Abandon MIPS convention for indicating syscall errors in register a3 12 years ago
syscall.h Abandon MIPS convention for indicating syscall errors in register a3 12 years ago
vm.c Support mmapping files whose length is not divisible by pgsize 12 years ago
vm.h Abandon MIPS convention for indicating syscall errors in register a3 12 years ago