commit | 727385c4e13e1a5a985124a20a2370855141111d | [log] [tgz] |
---|---|---|
author | Luis Pires <luis.pires@eldorado.org.br> | Fri Oct 29 16:24:03 2021 -0300 |
committer | David Gibson <david@gibson.dropbear.id.au> | Tue Nov 09 10:32:52 2021 +1100 |
tree | fd30395145becf57fc15c55fb4cb3ed2e6fce81a | |
parent | 8bdb760606dadf6b7454aac84f214bb0f2c80654 [diff] |
libdecnumber: introduce decNumberFrom[U]Int128 This will be used to implement PowerPC's dcffixqq. Signed-off-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20211029192417.400707-2-luis.pires@eldorado.org.br> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>