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".
Thanks,
/mjt