Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-17 | Fix emulation of misaligned RVC loads/stores | Andrew Waterman | 1 | -2/+5 | |
We were accidentally advancing the PC by 4, not 2. | |||||
2017-02-15 | Emulate RVFC instructions | Andrew Waterman | 1 | -0/+49 | |
2016-12-06 | avoid non-standard predefined macros | Andrew Waterman | 1 | -2/+2 | |
2016-07-19 | Handle misaligned loads in ascending order of byte address | Andrew Waterman | 1 | -1/+1 | |
2016-04-29 | Use mbadaddr to speed up misaligned ld/st emulation | Andrew Waterman | 1 | -2/+2 | |
2016-03-09 | Factor emulation routines into multiple files | Andrew Waterman | 1 | -0/+85 | |