qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/3] Improve 64-bit widening multiply


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH v2 0/3] Improve 64-bit widening multiply
Date: Sun, 17 Feb 2013 15:46:22 +0000

Thanks, applied.

On Sat, Feb 16, 2013 at 8:46 PM, Richard Henderson <address@hidden> wrote:
> Version 2 is a simple rebase and conflict fix in the tests/Makefile.
>
>
> r~
>
>
> Richard Henderson (3):
>   host-utils: Use __int128_t for mul[us]64
>   host-utils: Improve mulu64 and muls64
>   tests: Add unit tests for mulu64 and muls64
>
>  configure                 | 20 ++++++++++
>  include/qemu/host-utils.h | 17 ++++-----
>  tests/Makefile            |  6 ++-
>  tests/test-mul64.c        | 70 ++++++++++++++++++++++++++++++++++
>  util/host-utils.c         | 96 
> ++++++++++++++++++++---------------------------
>  5 files changed, 143 insertions(+), 66 deletions(-)
>  create mode 100644 tests/test-mul64.c
>
> --
> 1.8.1.2
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]