softfloat: add int128_to_float128
commit95c1b71e25a9bafb64e4dd69f8834716332a7542
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Wed, 30 Mar 2022 17:59:28 +0000 (30 14:59 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 20 Apr 2022 21:00:30 +0000 (20 18:00 -0300)
tree44f7528b5138571bb04355e378c0e352f1c3bacf
parentf279852b89bd42289c421714221c860e71fb4639
softfloat: add int128_to_float128

Based on parts_sint_to_float, implements int128_to_float128 to convert a
signed 128-bit value received through an Int128 argument.

Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20220330175932.6995-5-matheus.ferst@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
fpu/softfloat.c
include/fpu/softfloat.h