qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fpu/softfloat: a question on BFloat 16 support on QEMU


From: LIU Zhiwei
Subject: fpu/softfloat: a question on BFloat 16 support on QEMU
Date: Mon, 8 Jun 2020 20:53:27 +0800
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

Hi Richard,

I am doing bfloat16 support on QEMU.

Once I tried to reuse float32 interface, but I couldn't properly process rounding in some insns like fadd.

What's your opinion about it? Should I expand the fpu/softfloat?

Best Regards,
Zhiwei



reply via email to

[Prev in Thread] Current Thread [Next in Thread]