Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/1] sim/riscv: Complete tidying up with SBREAK
@ 2022-09-04  7:45 Tsukasa OI via Gdb-patches
  2022-09-04  7:45 ` [PATCH 1/1] " Tsukasa OI via Gdb-patches
  0 siblings, 1 reply; 4+ messages in thread
From: Tsukasa OI via Gdb-patches @ 2022-09-04  7:45 UTC (permalink / raw)
  To: Tsukasa OI, Andrew Burgess, Mike Frysinger, Nelson Chu,
	Kito Cheng, Palmer Dabbelt
  Cc: gdb-patches

Hello,

This commit removes SBREAK-related references on the simulator as SBREAK
instruction is renamed to EBREAK in the RISC-V ISA 2.1 (May 31, 2016).

This is the simulator part (can be merged independently).




Tsukasa OI (1):
  sim/riscv: Complete tidying up with SBREAK

 sim/riscv/sim-main.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


base-commit: 148b68a56c57d69bd97a5f40c34fc4700693596a
-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-05  8:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-04  7:45 [PATCH 0/1] sim/riscv: Complete tidying up with SBREAK Tsukasa OI via Gdb-patches
2022-09-04  7:45 ` [PATCH 1/1] " Tsukasa OI via Gdb-patches
2022-09-04 17:07   ` Andrew Burgess via Gdb-patches
2022-09-05  8:45     ` Andrew Burgess via Gdb-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox