On 3/12/24 21:39, Richard Henderson wrote:
Replace the "index" selecting between A and B with a result variable
of the proper type. This improves clarity within the function.
Signed-off-by: Richard Henderson
---
fpu/softfloat-parts.c.inc | 28 +---
1 file changed, 13
Replace the "index" selecting between A and B with a result variable
of the proper type. This improves clarity within the function.
Signed-off-by: Richard Henderson
---
fpu/softfloat-parts.c.inc | 28 +---
1 file changed, 13 insertions(+), 15 deletions(-)
diff --git a/f