qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL v1 0/3] Microblaze signed division overflows
@ 2025-10-29 14:17 Edgar E. Iglesias
  2025-10-29 14:17 ` [PULL v1 1/3] target/microblaze: Remove unused arg from check_divz() Edgar E. Iglesias
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Edgar E. Iglesias @ 2025-10-29 14:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: richard.henderson, edgar.iglesias

From: "Edgar E. Iglesias" <edgar.iglesias@amd.com>

The following changes since commit bc831f37398b51dfe65d99a67bcff9352f84a9d2:

  Merge tag 'hw-misc-20251028' of https://github.com/philmd/qemu into staging (2025-10-28 11:48:05 +0100)

are available in the Git repository at:

  https://gitlab.com/edgar.iglesias/qemu.git tags/edgar/xilinx-queue-2025-10-29.for-upstream

for you to fetch changes up to cfc1d54251d3b4c4cf21c4fa278c8aea2fe25a99:

  target/microblaze: Handle signed division overflows (2025-10-29 13:37:44 +0100)

----------------------------------------------------------------
Xilinx queue

----------------------------------------------------------------
Edgar E. Iglesias (3):
  target/microblaze: Remove unused arg from check_divz()
  target/microblaze: div: Break out raise_divzero()
  target/microblaze: Handle signed division overflows

 target/microblaze/cpu.h       |  1 +
 target/microblaze/op_helper.c | 53 ++++++++++++++++++++++-------------
 target/microblaze/translate.c | 12 ++------
 3 files changed, 36 insertions(+), 30 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2025-10-31 21:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-29 14:17 [PULL v1 0/3] Microblaze signed division overflows Edgar E. Iglesias
2025-10-29 14:17 ` [PULL v1 1/3] target/microblaze: Remove unused arg from check_divz() Edgar E. Iglesias
2025-10-29 14:17 ` [PULL v1 2/3] target/microblaze: div: Break out raise_divzero() Edgar E. Iglesias
2025-10-29 14:17 ` [PULL v1 3/3] target/microblaze: Handle signed division overflows Edgar E. Iglesias
2025-10-31  9:25 ` [PULL v1 0/3] Microblaze " Richard Henderson
2025-10-31 10:23 ` Michael Tokarev
2025-10-31 14:11   ` Edgar E. Iglesias
2025-10-31 21:53     ` Michael Tokarev

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).