diff options
| author | LIU Zhiwei | 2020-08-13 09:14:19 +0200 |
|---|---|---|
| committer | Richard Henderson | 2020-08-28 19:48:07 +0200 |
| commit | 8282310d8535cc2a8431c516e907da79f92df6eb (patch) | |
| tree | 770b25f08c3f2ba057fdccb9ce496bf94b1c5d1e /include/exec | |
| parent | softfloat: Add float16_is_normal (diff) | |
| download | qemu-8282310d8535cc2a8431c516e907da79f92df6eb.tar.gz qemu-8282310d8535cc2a8431c516e907da79f92df6eb.tar.xz qemu-8282310d8535cc2a8431c516e907da79f92df6eb.zip | |
softfloat: Define operations for bfloat16
This patch implements operations for bfloat16 except conversion and some misc
operations. We also add FloatFmt and pack/unpack interfaces for bfloat16.
As they are both static fields, we can't make a sperate patch for them.
Signed-off-by: LIU Zhiwei <zhiwei_liu@c-sky.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200813071421.2509-2-zhiwei_liu@c-sky.com>
[rth: Use FloatRelation for comparison operations.]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
