17 Commits (b8e562a58cc5e51a358167cfda3754f1998f8577)

Author SHA1 Message Date
Andrew Waterman b8e562a58c Use size_t, rather than int, for hartids 3 years ago
Aaron Durbin afff588a4b Remove dirty_enabled from cfg_t 3 years ago
Jerry Zhao 67bbdf5506 Add trigger_count field to cfg_t 3 years ago
Jerry Zhao c4e7c88728 Add cfg_t field to enable PTE dirtying 3 years ago
Andrew Waterman a11af65d0e Add --[no-]misaligned command-line options 3 years ago
Andrew Waterman 8d084dbd09 Pass cfg object to processor_t constructor 3 years ago
Jerry Zhao e1919d3b06 Add config.h includes directly to source files instead of relying on header chaining 3 years ago
Jerry Zhao 9f93b98c87 Rename memif_endianness_t to endianness_t 3 years ago
Jerry Zhao b265325d19 Remove set_target_endianness | add --big-endian flag 3 years ago
Andrew Waterman a51e44ed22 Fix or work around other unused-parameter warnings in ancillary programs 4 years ago
Rupert Swarbrick ae7d2c3062
Change processor_t to hold a pointer to an isa_parser_t (#973) 4 years ago
Rupert Swarbrick cb632586bd Construct an isa_parser_t and pass it to processor_t constructor 4 years ago
Andrew Waterman 22affb92b7 Use RIAA pattern in manipulating ostream flags 5 years ago
Elmar Melcher a5243f4520 declare socket properties in processor_t 5 years ago
Rupert Swarbrick bf296ca064
Write execution logs to a named log file (#409) 6 years ago
Andrew Waterman 8ffefbc9a1 Add --priv option to control which privilege modes are available 6 years ago
Chih-Min Chao 77adcb1ec9 rvv: add simple instruction parsing tool 7 years ago