You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently don't have unit tests that for LOCK operations and flag setting.
We hit a bug that these weren't generating flags correctly that went unnoticed.
The text was updated successfully, but these errors were encountered:
MUL is handled in a different function, so this isn't needed there anymore.
This was causing a problem where if you force enabled LOCK on all capable ops it was causing a crash.
Issue FEX-Emu#1164 is set to track getting unit tests for these.
We currently don't have unit tests that for LOCK operations and flag setting.
We hit a bug that these weren't generating flags correctly that went unnoticed.
The text was updated successfully, but these errors were encountered: