mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
This patch adds half-precision floating-point support for the following: FCCMP <Hn>, <Hm>, #<nzcv>, <cond> FCCMPE <Hn>, <Hm>, #<nzcv>, <cond> FCMEQ <Hd>, <Hn>, <Hm> FCMEQ <Vd>.<T>, <Vn>.<T>, <Vm>.<T> FCMGE <Hd>, <Hn>, <Hm> FCMGE <Vd>.<T>, <Vn>.<T>, <Vm>.<T> FCMGT <Hd>, <Hn>, <Hm> FCMGT <Vd>.<T>, <Vn>.<T>, <Vm>.<T> Fixes https://bugs.kde.org/show_bug.cgi?id=438038