mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-04-17 00:00:48 +00:00
FPU: Round to single precision for fcfid[u]s
The fcfids and fcfidus instructions weren't rounding to single precision because r.longmask wasn't getting set. To fix this, set v.longmask to e_in.single for the fcfid* instructions. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
This commit is contained in: