mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-03-09 20:18:27 +00:00
FPU: Make fsel not alter FPSCR
fsel is a move-type instruction, and hence shouldn't affect FPSCR. Set v.writing_fpr and v.instr_done, rather than setting arith_done, to achieve this. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
This commit is contained in: