Spike, a RISC-V ISA Simulator
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.
 
 
 
 
 
 
Mark Lai c6e2b703c5 Include cerrno in fesvr/elfloader.cc 3 years ago
..
byteorder.h fesvr: support int128_t/uint128_t 3 years ago
context.cc Substantially increase context_t stack size 4 years ago
context.h Add fesvr; only globally install fesvr headers/libs 7 years ago
device.cc Suppress several unused-parameter warnings in fesvr 4 years ago
device.h fesvr: fix compilation with gcc 13 3 years ago
dtm.cc Unify fesvr/debug_defines.h and riscv/debug_defines.h 3 years ago
dtm.h Make some dtm_t interfaces protected 3 years ago
dummy.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
elf.h Fix new ELF checks on big endian hosts (#567) 6 years ago
elf2hex.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
elfloader.cc Include cerrno in fesvr/elfloader.cc 3 years ago
elfloader.h detects the loading of isa-incompatible (i.e. 32 bit code to 64bit HART) code and emits an error message to help avoid unintentionally loading wrong elf. 4 years ago
fesvr.ac Fix statx configure check 5 years ago
fesvr.mk.in Add Spike's meta files for pkg-config 3 years ago
fesvr.pc.in Add fesvr; only globally install fesvr headers/libs 7 years ago
htif.cc fesvr: Add --symbol-elf flag to populate htif-t::symbol_elfs 3 years ago
htif.h fesvr: Add --symbol-elf flag to populate htif-t::symbol_elfs 3 years ago
htif_hexwriter.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
htif_hexwriter.h Suppress several unused-parameter warnings in fesvr 4 years ago
htif_pthread.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
htif_pthread.h Add fesvr; only globally install fesvr headers/libs 7 years ago
memif.cc Tag target endian values to help guide conversion code 5 years ago
memif.h Use relative include paths to support public usage of these headers 3 years ago
option_parser.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
option_parser.h Add fesvr; only globally install fesvr headers/libs 7 years ago
rfb.cc Delete unused parameter in rfb_t::fb_update 4 years ago
rfb.h Delete unused parameter in rfb_t::fb_update 4 years ago
syscall.cc Close file descriptors in destructor of syscall_t 3 years ago
syscall.h Close file descriptors in destructor of syscall_t 3 years ago
term.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
term.h Add fesvr; only globally install fesvr headers/libs 7 years ago
tsi.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
tsi.h Add override modifier to fix clang warnings 7 years ago