]> Git Repo - qemu.git/commit
int128: Add int128_make128
authorRichard Henderson <[email protected]>
Wed, 29 Jun 2016 23:57:26 +0000 (16:57 -0700)
committerRichard Henderson <[email protected]>
Wed, 26 Oct 2016 15:29:00 +0000 (08:29 -0700)
commit1edaeee0955fba7d834b7c8f4e372e7eae030745
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 <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
include/qemu/int128.h
This page took 0.025222 seconds and 4 git commands to generate.