All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] RX target update
@ 2021-09-09 12:04 Yoshinori Sato
  2021-09-09 12:04 ` [PATCH 1/2] target/rx: Fix helper definiton Yoshinori Sato
  2021-09-09 12:04 ` [PATCH 2/2] target/rx: gdbstub add acc register operation Yoshinori Sato
  0 siblings, 2 replies; 5+ messages in thread
From: Yoshinori Sato @ 2021-09-09 12:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: Yoshinori Sato

I found some problem in RX target.
This patches fix it.

Yoshinori Sato (2):
  target/rx: Fix helper definiton.
  target/rx: gdbstub add acc register operation.

 target/rx/helper.h  | 36 ++++++++++++++++++------------------
 target/rx/gdbstub.c |  3 ++-
 2 files changed, 20 insertions(+), 19 deletions(-)

-- 
2.30.2



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

end of thread, other threads:[~2021-09-09 12:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09 12:04 [PATCH 0/2] RX target update Yoshinori Sato
2021-09-09 12:04 ` [PATCH 1/2] target/rx: Fix helper definiton Yoshinori Sato
2021-09-09 12:34   ` Peter Maydell
2021-09-09 12:04 ` [PATCH 2/2] target/rx: gdbstub add acc register operation Yoshinori Sato
2021-09-09 12:41   ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.