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
Fix mor1kx_decode to accept valid l.fl1 (l.ff1) instructions (#110)
* Fix mor1kx_decode to only accept valid l.fl1 and l.ff1 instructions
Both l.fl1 and l.ff1 have bit 9 set in the insruction as port of their op codes,
mor1kx_decode does not currently properly check this
0 commit comments