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.
 
 
 
 
 
 
Jerry Zhao cefccba8cf Remove memif_endianness_undecided, change default to little-endian 3 years ago
..
byteorder.h Install fesvr/byteorder.h to fix #622 5 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
debug_defines.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 Add fesvr; only globally install fesvr headers/libs 7 years ago
dtm.cc Fix build of dtm.cc on RISC-V targets 4 years ago
dtm.h Add fesvr; only globally install fesvr headers/libs 7 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 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
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 Significantly speed up compilation with GCC 5 years ago
fesvr.pc.in Add fesvr; only globally install fesvr headers/libs 7 years ago
htif.cc 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
htif.h Suppress several unused-parameter warnings in fesvr 4 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 Remove memif_endianness_undecided, change default to little-endian 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 Silence remaining unused-parameter warnings 4 years ago
syscall.h Add `statx` syscall 5 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