Re: [RFC PATCH 4/8] fpu/softfloat: add pack and unpack interfaces for bfloat16

2020-07-13 Thread Richard Henderson
On 7/12/20 4:45 PM, LIU Zhiwei wrote: > Signed-off-by: LIU Zhiwei > --- > fpu/softfloat.c | 20 > 1 file changed, 20 insertions(+) Similarly, all of the static inlines are unused and clang will warn. Needs merging with subsequent. Otherwise the actual code looks good. r~

[RFC PATCH 4/8] fpu/softfloat: add pack and unpack interfaces for bfloat16

2020-07-12 Thread LIU Zhiwei
Signed-off-by: LIU Zhiwei --- fpu/softfloat.c | 20 1 file changed, 20 insertions(+) diff --git a/fpu/softfloat.c b/fpu/softfloat.c index 1ef07d9160..54fc889446 100644 --- a/fpu/softfloat.c +++ b/fpu/softfloat.c @@ -584,6 +584,11 @@ static inline FloatParts float16_unpack_ra