Re: [PATCH 0/3] softfloat: FloatRelation cleanups

2022-04-26 Thread Richard Henderson
On 4/1/22 06:22, Richard Henderson wrote: Make consistent use of FloatRelation throughout the implementation of the float compare functions. I don't yet know if this actually solves Coverity issues, but they all look a bit cleaner, I think. r~ Richard Henderson (3): softfloat: Fix declarati

[PATCH 0/3] softfloat: FloatRelation cleanups

2022-04-01 Thread Richard Henderson
Make consistent use of FloatRelation throughout the implementation of the float compare functions. I don't yet know if this actually solves Coverity issues, but they all look a bit cleaner, I think. r~ Richard Henderson (3): softfloat: Fix declaration of partsN_compare softfloat: Use FloatRe