Thanks, applied.
On Sat, Feb 16, 2013 at 8:46 PM, Richard Henderson <r...@twiddle.net> 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
>