Opened 8 years ago
Closed 8 years ago
#8 closed accuracy (fixed)
movem.l -(a0), <ea> not decoding to illegal instruction
Reported by: | Mike Pavone | Owned by: | Mike Pavone |
---|---|---|---|
Priority: | major | Milestone: | 0.5.0 |
Component: | Genesis/Megadrive | Version: | 0.4.1 |
Keywords: | Cc: |
Description
Pre-decrement is not a legal source effective address mode for movem. It should decode to an illegal instruction. In the current version it decodes normally, which leads to a fatal error due to lack of implementation of this instruction EA combo.
Change History (2)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.