Luis Pires 40f3e79a86 host-utils: add 128-bit quotient support to divu128/divs128
These will be used to implement new decimal floating point
instructions from Power ISA 3.1.

The remainder is now returned directly by divu128/divs128,
freeing up phigh to receive the high 64 bits of the quotient.

Signed-off-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211025191154.350831-4-luis.pires@eldorado.org.br>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-10-27 17:10:00 -07:00
..
2021-10-21 08:03:58 -07:00
2021-10-12 08:20:08 +02:00
2021-10-12 08:20:08 +02:00
2021-10-20 16:18:40 +02:00
2021-09-29 10:45:19 +02:00
2021-10-21 11:42:47 +11:00
2021-09-21 07:56:49 +10:00