softfloat: Name compare relation enum
Give the previously unnamed enum a typedef name. Use it in the prototypes of compare functions. Use it to hold the results of the compare functions. Reviewed-by:Alex Bennée <alex.bennee@linaro.org> Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- fpu/softfloat.c 22 additions, 18 deletionsfpu/softfloat.c
- include/fpu/softfloat.h 13 additions, 12 deletionsinclude/fpu/softfloat.h
- target/arm/vfp_helper.c 1 addition, 1 deletiontarget/arm/vfp_helper.c
- target/hppa/op_helper.c 4 additions, 3 deletionstarget/hppa/op_helper.c
- target/i386/fpu_helper.c 4 additions, 4 deletionstarget/i386/fpu_helper.c
- target/i386/ops_sse.h 4 additions, 4 deletionstarget/i386/ops_sse.h
- target/openrisc/fpu_helper.c 2 additions, 2 deletionstarget/openrisc/fpu_helper.c
- target/ppc/int_helper.c 7 additions, 6 deletionstarget/ppc/int_helper.c
- target/s390x/fpu_helper.c 11 additions, 11 deletionstarget/s390x/fpu_helper.c
- target/sparc/fop_helper.c 2 additions, 2 deletionstarget/sparc/fop_helper.c
- target/unicore32/ucf64_helper.c 2 additions, 4 deletionstarget/unicore32/ucf64_helper.c
- target/xtensa/fpu_helper.c 3 additions, 3 deletionstarget/xtensa/fpu_helper.c
Loading
Please register or sign in to comment