softfloat: Add float16_is_normal
authorStephen Long <steplong@quicinc.com>
Tue, 16 Jun 2020 19:17:43 +0000 (12:17 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 28 Aug 2020 17:48:07 +0000 (10:48 -0700)
commita03e924cf8a22888060fc0de4d91de053cd5cde4
tree6540fd4531c49e1d1ecd21b1179bb4485d67b0f0
parent0d93d8ec632154dea2627a9e989972ee09721187
softfloat: Add float16_is_normal

This float16 predicate was missing from the normal set.

Signed-off-by: Stephen Long <steplong@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/fpu/softfloat.h