Re: [PATCH v2 26/28] softfloat: Convert modrem operations to FloatParts
Richard Henderson writes: > Rename to parts$N_modrem. This was the last use of a lot > of the legacy infrastructure, so remove it as required. > > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée -- Alex Bennée
[PATCH v2 26/28] softfloat: Convert modrem operations to FloatParts
Rename to parts$N_modrem. This was the last use of a lot of the legacy infrastructure, so remove it as required. Signed-off-by: Richard Henderson --- include/fpu/softfloat-macros.h | 34 + fpu/softfloat.c| 1339 +++- fpu/softfloat-parts.c.inc |