Skip to content

Fixed fmvp.d.x bug

Eclipse Webmaster requested to merge github/fork/coreyqh/dev into main

Created by: coreyqh

  • FResSelD and OpCtrlD were inconsistent with integer to floating point move instructions
    • I changed them to match fmv.{fp}.{int} instructions
  • ZfaD Should have been 1 for fmvp.d.x and fmvp.q.x
  • WALLY-COV-fmvp.d.x.S.tar.gz now runs with --fcov flag without mismatch
  • regression-wally passes

close #1055 (closed)

Merge request reports

Loading