[PATCH 0/4] Fix some MIPS GDB simulator issues
Sebastian Huber <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
Running the RTEMS test suite using the MIPS GDB simulator surfaced some issues in the simulator which I would like to fix. Sebastian Huber (4): sim: Allow an overdue event to be descheduled sim/mips: Do not abort on a HI/LO hazard sim/mips: Deliver the reserved instruction exception sim/mips: Recognise a software interrupt request sim/common/sim-events.c | 6 +++- sim/mips/interp.c | 67 +++++++++++++++++++++++++++++++++++++++-- sim/mips/mips.igen | 17 +++++++---- sim/mips/sim-main.h | 2 ++ 4 files changed, 82 insertions(+), 10 deletions(-) -- 2.51.0