On Fri, Oct 21, 2022 at 05:29:59PM +1000, Richard Henderson wrote: > Pack the quotient and remainder into a single Int128. > Use the divu128 primitive to remove the cpu_abort on > 32-bit hosts. > > This is the first use of Int128 as a return value. > > Signed-off-by: Richard Henderson <[email protected]>
Acked-by: Ilya Leoshkevich <[email protected]>
