Re: [PATCH 32/72] softfloat: Move round_canonical to softfloat-parts.c.inc
Richard Henderson writes: > At the same time, convert to pointers, renaming to parts$N_uncanon, > and define a macro for parts_uncanon using QEMU_GENERIC. > > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée -- Alex Bennée
[PATCH 32/72] softfloat: Move round_canonical to softfloat-parts.c.inc
At the same time, convert to pointers, renaming to parts$N_uncanon, and define a macro for parts_uncanon using QEMU_GENERIC. Signed-off-by: Richard Henderson --- fpu/softfloat.c | 201 +- fpu/softfloat-parts.c.inc | 148