Richard Henderson writes:
> 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.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alex Bennée
--
Alex Bennée
On 5/15/20 9:01 PM, Richard Henderson wrote:
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.
Signed-off-by: Richard Henderson
---
include/fpu/softfloat.h | 25 +++--
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.
Signed-off-by: Richard Henderson
---
include/fpu/softfloat.h | 25 +++--
target/i386/ops_sse.h | 8 +++
fp