qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] AVR target fixes
@ 2023-01-19  9:22 Pavel Dovgalyuk
  2023-01-19  9:22 ` [PATCH v2 1/5] target/avr: fix long address calculation Pavel Dovgalyuk
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Pavel Dovgalyuk @ 2023-01-19  9:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: pavel.dovgalyuk, mrolnik, philmd, richard.henderson

This set of patches includes multiple changes for AVR target.

v2 changes:
 - fixed instruction translation in icount mode

---

Pavel Dovgalyuk (5):
      target/avr: fix long address calculation
      target/avr: implement small RAM/large RAM feature
      target/avr: fix avr features processing
      target/avr: fix interrupt processing
      target/avr: enable icount mode


 target/avr/cpu.h       |  6 ++-
 target/avr/helper.c    |  4 +-
 target/avr/translate.c | 93 +++++++++++++++++++++++++++++++-----------
 3 files changed, 75 insertions(+), 28 deletions(-)

--
Pavel Dovgalyuk


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH v2 0/5] AVR target fixes
@ 2023-01-24  7:12 Pavel Dovgalyuk
  2023-01-24  7:12 ` [PATCH v2 4/5] target/avr: fix interrupt processing Pavel Dovgalyuk
  0 siblings, 1 reply; 13+ messages in thread
From: Pavel Dovgalyuk @ 2023-01-24  7:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: pavel.dovgalyuk, mrolnik, philmd, richard.henderson

This set of patches includes multiple changes for AVR target.

v2 changes:
 - fixed instruction translation in icount mode

---

Pavel Dovgalyuk (5):
      target/avr: fix long address calculation
      target/avr: implement small RAM/large RAM feature
      target/avr: fix avr features processing
      target/avr: fix interrupt processing
      target/avr: enable icount mode


 target/avr/cpu.h       |  6 ++-
 target/avr/helper.c    |  4 +-
 target/avr/translate.c | 93 +++++++++++++++++++++++++++++++-----------
 3 files changed, 75 insertions(+), 28 deletions(-)

--
Pavel Dovgalyuk


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

end of thread, other threads:[~2023-01-24  7:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-19  9:22 [PATCH v2 0/5] AVR target fixes Pavel Dovgalyuk
2023-01-19  9:22 ` [PATCH v2 1/5] target/avr: fix long address calculation Pavel Dovgalyuk
2023-01-19  9:22 ` [PATCH v2 2/5] target/avr: implement small RAM/large RAM feature Pavel Dovgalyuk
2023-01-19 18:29   ` Richard Henderson
2023-01-19  9:22 ` [PATCH v2 3/5] target/avr: fix avr features processing Pavel Dovgalyuk
2023-01-19 10:09   ` Philippe Mathieu-Daudé
2023-01-19 18:25   ` Richard Henderson
2023-01-19  9:23 ` [PATCH v2 4/5] target/avr: fix interrupt processing Pavel Dovgalyuk
2023-01-19 10:09   ` Philippe Mathieu-Daudé
2023-01-19 18:26   ` Richard Henderson
2023-01-19  9:23 ` [PATCH v2 5/5] target/avr: enable icount mode Pavel Dovgalyuk
2023-01-19 18:28   ` Richard Henderson
  -- strict thread matches above, loose matches on Subject: below --
2023-01-24  7:12 [PATCH v2 0/5] AVR target fixes Pavel Dovgalyuk
2023-01-24  7:12 ` [PATCH v2 4/5] target/avr: fix interrupt processing Pavel Dovgalyuk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).