Opened 7 years ago
Closed 7 years ago
#8 closed accuracy (fixed)
movem.l -(a0), <ea> not decoding to illegal instruction
Reported by: | mikepavone | Owned by: | mikepavone |
---|---|---|---|
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 Changed 7 years ago by mikepavone
- Owner changed from somebody to mikepavone
- Status changed from new to accepted
comment:2 Changed 7 years ago by mikepavone
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.