From: Sebastian Huber <sebastian.huber@embedded-brains.de>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/4] Fix some MIPS GDB simulator issues
Date: Mon, 17 Aug 2026 01:43:52 +0200 [thread overview]
Message-ID: <20260816234357.278358-1-sebastian.huber@embedded-brains.de> (raw)
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
next reply other threads:[~2026-08-16 23:44 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-16 23:43 Sebastian Huber [this message]
2026-08-16 23:43 ` [PATCH 1/4] sim: Allow an overdue event to be descheduled Sebastian Huber
2026-08-18 9:59 ` Andrew Burgess
2026-08-16 23:43 ` [PATCH 2/4] sim/mips: Do not abort on a HI/LO hazard Sebastian Huber
2026-08-18 10:04 ` Andrew Burgess
2026-08-16 23:43 ` [PATCH 3/4] sim/mips: Deliver the reserved instruction exception Sebastian Huber
2026-08-18 10:18 ` Andrew Burgess
2026-08-16 23:43 ` [PATCH 4/4] sim/mips: Recognise a software interrupt request Sebastian Huber
2026-08-18 10:42 ` Andrew Burgess
2026-08-18 11:45 ` Sebastian Huber
2026-08-19 0:03 ` Maciej W. Rozycki
2026-08-19 0:27 ` Sebastian Huber
2026-08-19 13:17 ` Maciej W. Rozycki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260816234357.278358-1-sebastian.huber@embedded-brains.de \
--to=sebastian.huber@embedded-brains.de \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox