142 Commits (a68d310bcb066c031ce9121fabefc9ca6c8c8f80)

Author SHA1 Message Date
Tim Newsome 39fc8c3921
Don't say "master" (#898) 4 years ago
Andrew Waterman 3c3c0eaa86 Don't use "using" 5 years ago
Andrew Waterman 22affb92b7 Use RIAA pattern in manipulating ostream flags 5 years ago
Elmar Melcher 9a4465e67f
add option --cmd to read commands from file (#772) 5 years ago
Elmar Melcher 676ae7e541
add option --log=<name> to command line help (#795) 5 years ago
Elmar Melcher a13b7f77e9 kill program if socket creation fails 5 years ago
Elmar Melcher 08ed2fab4f use socket output stream for processor debug output 5 years ago
Elmar Melcher a5243f4520 declare socket properties in processor_t 5 years ago
Elmar Melcher e30c9c90ef declare socket properties in sim_t 5 years ago
Chih-Min Chao d99db79e38 sim: rewrite memory-region overlapping helper 5 years ago
Zitao Fang 3d19864f39 Support multiple extensions at the same time 5 years ago
Andrew Waterman 716245f514 Fix --kernel and --initrd options w.r.t. sparse mem_t implementation 5 years ago
Andrew Waterman 29829bb326 Fix compile warnings 5 years ago
Andrew Waterman b2b6f45c15 Validate integer command-line arguments 6 years ago
Andrew Waterman 59d450e586 Separate build of spike and spike-dasm 6 years ago
Chih-Min Chao 57fbf0eeb1 rvv: disasm: separate vvm and vv 6 years ago
Chih-Min Chao f398f0af9b rvv: disasm: fix vamoadd name 6 years ago
Chih-Min Chao 526b9abb7c rvv: disasm: fix amo sub-opcode 6 years ago
Chih-Min Chao 52b3eb9380 rvv: disasm: fix whole load 6 years ago
Chih-Min Chao c9da294332 rvv: add reciprocal instructions 6 years ago
Chih-Min Chao bfc2bead78 rvv: remove quad instructions 6 years ago
Samuel Obuch 5e073efff0 Add option to dissable implicit ebreak in program buffer 6 years ago
Chih-Min Chao cdda51cb0a rvv: add vrgatherei16.vv 6 years ago
Chih-Min Chao effb92a5ec rvv: add new whole reg load/store instructions 6 years ago
Chih-Min Chao 4d6086e094 rvv: op: fix amo naming 6 years ago
Chih-Min Chao 3784c3f681 rvv: disasm: fix missing vamoorei operands 6 years ago
Andrew Waterman 67b7edd027 Remove deprecated decoding of xor x0,x0,x0 6 years ago
Anup Patel dff90a831e Add kernel command line option for spike 6 years ago
Anup Patel 2cb19ac699 Add bootargs command-line option to Spike 6 years ago
Chih-Min Chao 0ea56186d5 rvv: disasm: fix vwadd.wx operand 6 years ago
Chih-Min Chao 7ddc065e54 zfh: disasm: add fp16 disasm 6 years ago
Chih-Min Chao 4135ac9a40 rvv: disasm: fix vfncvt.f.f.w 6 years ago
Chih-Min Chao 36ebbb068c rvv: add new explicit eew load/store instructions 6 years ago
Chih-Min Chao 3035256f1a rvv: add amo instructions 6 years ago
Chih-Min Chao f5983b39c5 rvv: add new singed/unsiged extension instructions 6 years ago
Chih-Min Chao fb84a685a8 rvv: extenc VU structure to support 0.9 new fields 6 years ago
Chih-Min Chao 59aa87bd5d rvv: op: change funary op 6 years ago
Chih-Min Chao ea4010704b rvv: disasm: add missing .wx format 6 years ago
Dave Wen 1edd5a0191
fix the memory regions checker (#474) 6 years ago
Chih-Min Chao d09689d271 rvv: fp16: support conversion instrucitons 6 years ago
Chih-Min Chao 3b26740205 fdt: restructure dtb create and config flow 6 years ago
Chih-Min Chao 65f42ac88a fdt: option: add --dtb option to specify dtb binary file 6 years ago
Dave.Wen 63feddee1d merge the overlapping or containing memory regions when user specified 6 years ago
Chih-Min Chao 6cb10a7fc4 fdt: import fdt library from OpenSBI 6 years ago
Chih-Min Chao fd8a6369fa rvv: disasm: leave only SEW-bit segment load/store 6 years ago
Chih-Min Chao 7b3d88f5de rvv: add vfslide1[down|up].vf and refine checking rule 6 years ago
Chih-Min Chao a261be3dc6 rvv: add float conversion for rtz variants 6 years ago
Andrew Waterman ecb15182b5 Handle misaligned memories by aligning them, rather than erroring 6 years ago
Rupert Swarbrick bf296ca064
Write execution logs to a named log file (#409) 6 years ago
Anup Patel 9d7c52c6bb Add optional support for real-time clint 6 years ago