artyom-beilis / float16

half float library for C and for z80
MIT License
34 stars 7 forks source link

LSB rounding issue #5

Open kimstik opened 1 year ago

kimstik commented 1 year ago

f16_add(0x0001, 0x0801) => 0x0801 gcc 12.2 same calculations in _Float16 shows 0x0802