On 9/10/21 4:26 AM, Luis Pires wrote:
*plow (lower 64 bits of the dividend) is passed into divs128() as
a signed 64-bit integer. When building an __int128_t from it, it
must be zero-extended, instead of sign-extended.

Suggested-by: Richard Henderson<[email protected]>
Signed-off-by: Luis Pires<[email protected]>
---
  include/qemu/host-utils.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to