summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorJoe Komlodi2020-05-11 19:49:06 +0200
committerEdgar E. Iglesias2020-05-14 13:44:36 +0200
commit2016a6a765ad5283609183a5aa14d14285aaca6e (patch)
treeb0b3586a4c54bc97d95e70565686f075a67ddd7f /python
parenttarget/microblaze: Add MFS Rd,EDR translation (diff)
downloadqemu-2016a6a765ad5283609183a5aa14d14285aaca6e.tar.gz
qemu-2016a6a765ad5283609183a5aa14d14285aaca6e.tar.xz
qemu-2016a6a765ad5283609183a5aa14d14285aaca6e.zip
target/microblaze: Fix FPU2 instruction check
The check to see if we can use FPU2 instructions would return 0 if cfg.use_fpu == 2, rather than returning the PVR2_USE_FPU2_MASK. This would cause all FPU2 instructions (fsqrt, flt, fint) to not be used. Signed-off-by: Joe Komlodi <komlodi@xilinx.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Message-Id: <1589219346-106769-2-git-send-email-komlodi@xilinx.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions