diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-20 08:18:59 +1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-02-04 06:19:42 -1000 |
commit | 6d28ff406c71c2c6f8a79edb1ccfc17978aa95fb (patch) | |
tree | 3e7aeb10c4768fa5e366fe8822c374b29e4ec77c /scripts | |
parent | 82f6584c9b1345489a6446b3bc4086e00e8d67d1 (diff) | |
download | qemu-6d28ff406c71c2c6f8a79edb1ccfc17978aa95fb.zip qemu-6d28ff406c71c2c6f8a79edb1ccfc17978aa95fb.tar.gz qemu-6d28ff406c71c2c6f8a79edb1ccfc17978aa95fb.tar.bz2 |
target/s390x: Use a single return for helper_divs32/u32
Pack the quotient and remainder into a single uint64_t.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
v2: Fix operand ordering; use tcg_extr32_i64.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions