Alex Bennée <[email protected]> writes:
> [email protected] writes: > >> From: Kito Cheng <[email protected]> >> >> Signed-off-by: Kito Cheng <[email protected]> >> Signed-off-by: Chih-Min Chao <[email protected]> >> Signed-off-by: Frank Chang <[email protected]> > > NACK I'm afraid. What's wrong with the exiting float_compare support? > > Even if you did want to bring in aliases for these functions within > softfloat itself the correct way would be to use the decomposed > float_compare support for a bunch of stubs and not restore the old style > error prone bit masking code. In fact see the example float32_eq inline function in the softfloat.h header. -- Alex Bennée
