Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information