On 25/8/25 13:20, Edgar E. Iglesias wrote:
From: "Edgar E. Iglesias" <edgar.igles...@amd.com>
Break out raise_divzero() and take the opportunity to rename
and reorder function args to better match with spec and
pseudo code.
No functional change.
Signed-off-by: Edgar E. Iglesias <edgar.igles...@amd.com>
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
---
target/microblaze/op_helper.c | 38 +++++++++++++++++------------------
target/microblaze/translate.c | 12 ++---------
2 files changed, 20 insertions(+), 30 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>