On Fri, Oct 31, 2025 at 01:23:38PM +0300, Michael Tokarev wrote: > On 10/29/25 17:17, Edgar E. Iglesias wrote: > .. > > 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(-) > > Is it a qemu-stable material? It feels like it is, even > if it's a sort-of "new feature". >
Yes, if no one opposes I'm in favor of backporting it. Will you pick it up Michael? Or do you need anything more from me? Cheers, Edgar
