502 Commits (bea283531abfd013811e83c75ff6189a0d9b3075)
 

Author SHA1 Message Date
Andrew Waterman bea283531a Actually refill ITLB on ITLB miss 10 years ago
Andrew Waterman 853391c2bb Fix NaN propagation for fcvt 10 years ago
Andrew Waterman 0873901c7c Remove hwacha support 10 years ago
Andrew Waterman 3face89faf Use new NaN discipline 10 years ago
Andrew Waterman ca7ea7e820 don't ignore data value when writing MIPI 10 years ago
Andrew Waterman 5344292853 fix help message 10 years ago
Scott Beamer 785762c58a another osx clang compatability fix 10 years ago
Andrew Waterman 0f622f0e89 C.ADDIW is reserved for rd=0 11 years ago
Andrew Waterman 0c3af3d73a Generate device tree for target machine 11 years ago
Andrew Waterman a7bde15c2b Access FP regs through a macro 11 years ago
Andrew Waterman 0e3fde1bb5 Merge pull request #34 from zizztux/incorrect_int_reg_count 11 years ago
SeungRyeol Lee fe513f83ca Fix incorrect upper limit for loop on interactive int register display. 11 years ago
Andrew Waterman 2ace4c98e6 Fix histogram for RVC 11 years ago
Andrew Waterman 575054bc4e Update to hopefully final RVC 1.9 encoding 11 years ago
Andrew Waterman 8234ee969d Fix --dc flag 11 years ago
Andrew Waterman c0af64539f RVC encoding tweak 11 years ago
Andrew Waterman b0f3ed6e3b more work towards RVC 1.8 11 years ago
Andrew Waterman 3fddbcc0a5 work towards rvc 1.8 11 years ago
Andrew Waterman 82372d0039 clean up shift instruction implementation 11 years ago
Andrew Waterman e78da5da4a Refactor memory access code; add MMIO support 11 years ago
Andrew Waterman 3258ff6431 Use enum instead of two bools to denote memory access type 11 years ago
Scott Beamer 7959893ef6 commit log now correctly prints privilege 11 years ago
Christopher Celio 95d49c1d51 Zero-extend flw, fmv_s_x instructions 11 years ago
Scott Beamer 59ab3aadca print out current privilege level (if commit log enabled) 11 years ago
Scott Beamer 0215c69bd6 print out commit log (if enabled) for all privilege levels 11 years ago
Andrew Waterman 00e04a6b0b Simplify register_base_instructions 11 years ago
Andrew Waterman 3d9330919b Initialize mstatus.prv1/prv2 to U, not S 11 years ago
Andrew Waterman 17f497c7e2 Support 'G' in ISA strings 11 years ago
Andrew Waterman 5cedcbdeea Merge pull request #32 from riscv/insn-list 11 years ago
Albert Ou 01189a9395 Fix non-portable sed commands generating insn_list.h 11 years ago
Andrew Waterman 71d04ecd7a Improve instruction fetch 11 years ago
Andrew Waterman 26d7f0f08e Add facility to instrument specific opcodes 11 years ago
Andrew Waterman 1063a09757 Refer to LICENSE in some newer source files 11 years ago
Andrew Waterman 784e9891af Move towards RVC v1.8 11 years ago
Andrew Waterman 84b15dac70 Don't automatically run autoconf 11 years ago
Andrew Waterman 1f0ac0e729 Merge pull request #29 from pmundkur/devel 11 years ago
Prashanth Mundkur b16ef94394 Add an option (-l) to display a log of execution in non-interactive mode. 11 years ago
Christopher Celio 8abe4c6309 Added error message when trying to use histogram 11 years ago
Christopher Celio 092f378fb2 Update README.md for freg info 11 years ago
Andrew Waterman eb69084de3 Merge pull request #28 from sbeamer/master 11 years ago
Scott Beamer 42358fbb24 simplified default case and added comments 11 years ago
Andrew Waterman 1b214d4318 Merge pull request #27 from sbeamer/master 11 years ago
Scott Beamer 8864a2d06e fix clang compile error 11 years ago
Andrew Waterman 48faf847c2 New machine-mode timer facility 11 years ago
Andrew Waterman e6b63b9876 Merge pull request #25 from vapier/master 11 years ago
Mike Frysinger 3e8ad1eab3 allow interactive "reg" command to dump all registers 11 years ago
Mike Frysinger 74225c6f45 add an interactive "pc" command 11 years ago
Mike Frysinger 89be91cec3 unify interactive core processing 11 years ago
Andrew Waterman 79fbc15198 Merge pull request #24 from vapier/master 11 years ago
Mike Frysinger 484431e7f8 add aliases for common interactive functions 11 years ago