Skip to content

M68K: Handle EA decoding error case and add ColdFire EMAC_B dual-acc MAC #2987

Merged
Rot127 merged 5 commits into
capstone-engine:nextfrom
b1llow:fix-m68k
Jul 8, 2026
Merged

M68K: Handle EA decoding error case and add ColdFire EMAC_B dual-acc MAC #2987
Rot127 merged 5 commits into
capstone-engine:nextfrom
b1llow:fix-m68k

Conversation

@b1llow

@b1llow b1llow commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Your checklist for this pull request

  • I've documented or updated the documentation of every API function and struct this PR changes.
  • I've added tests that prove my fix is effective or that my feature works (if possible)

Detailed description

  • Add ColdFire EMAC_B dual-acc MAC support
  • Fix M68K reserved EA decoding in Capstone

Test plan

...

Closing issues

...

@github-actions github-actions Bot added the M68K Arch label Jul 4, 2026
Comment thread arch/M68K/M68KDisassembler.c Outdated
Comment thread arch/M68K/M68KDisassembler.c Outdated

@Rot127 Rot127 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nitpick. Otherwise lgtm.

Comment thread arch/M68K/M68KDisassembler.c
Co-authored-by: Rot127 <45763064+Rot127@users.noreply.github.com>
@Rot127 Rot127 changed the title Fix M68K M68K: Handle EA decoding error case and add ColdFire EMAC_B dual-acc MAC Jul 8, 2026
@Rot127 Rot127 merged commit d556661 into capstone-engine:next Jul 8, 2026
35 checks passed
@b1llow b1llow deleted the fix-m68k branch July 8, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

M68K Arch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants