Re: [PATCH v2 21/28] softfloat: Convert floatx80 to integer to FloatParts
Richard Henderson writes: > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée -- Alex Bennée
[PATCH v2 21/28] softfloat: Convert floatx80 to integer to FloatParts
Signed-off-by: Richard Henderson --- fpu/softfloat.c | 336 ++-- 1 file changed, 42 insertions(+), 294 deletions(-) diff --git a/fpu/softfloat.c b/fpu/softfloat.c index 435be2a0bf..52a9aa1837 100644 --- a/fpu/softfloat.c +++ b/fpu/softfloat.c @@ -2829,