On 11/23/20 12:44 PM, Philippe Mathieu-Daudé wrote:
> Use the FloatRoundMode enum type introduced in commit 3dede407cc6
> ("softfloat: Name rounding mode enum") instead of 'unsigned int'.
>
> Suggested-by: Richard Henderson <[email protected]>
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
> ---
> target/mips/internal.h | 3 ++-
> target/mips/fpu_helper.c | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)Reviewed-by: Richard Henderson <[email protected]> r~
