int128: Add int128_make128
commit1edaeee0955fba7d834b7c8f4e372e7eae030745
authorRichard Henderson <rth@twiddle.net>
Wed, 29 Jun 2016 23:57:26 +0000 (29 16:57 -0700)
committerRichard Henderson <rth@twiddle.net>
Wed, 26 Oct 2016 15:29:00 +0000 (26 08:29 -0700)
treea03b0bdb05135823412b7296c66924ac62b1ac41
parent0846beb36641e8f0c3ee55a5bb84d468b653c852
int128: Add int128_make128

Allows Int128 to be used more generally, rather than having to
begin with 64-bit inputs and accumulate.

Reviewed-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
include/qemu/int128.h