diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-20 09:08:52 +1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-02-04 06:19:42 -1000 |
commit | 4e5712f9037c34bbd9ffd78baa9d1ebea13a430d (patch) | |
tree | f8eb05d0c523dac92f5f3f1f2e3ebb9091ddf4a4 /scripts/cocci-macro-file.h | |
parent | 6d28ff406c71c2c6f8a79edb1ccfc17978aa95fb (diff) | |
download | qemu-4e5712f9037c34bbd9ffd78baa9d1ebea13a430d.zip qemu-4e5712f9037c34bbd9ffd78baa9d1ebea13a430d.tar.gz qemu-4e5712f9037c34bbd9ffd78baa9d1ebea13a430d.tar.bz2 |
target/s390x: Use a single return for helper_divs64/u64
Pack the quotient and remainder into a single Int128.
Use the divu128 primitive to remove the cpu_abort on
32-bit hosts.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
v2: Extended div test case to cover these insns.
Diffstat (limited to 'scripts/cocci-macro-file.h')
0 files changed, 0 insertions, 0 deletions