-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update m68k #2880
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
b1llow
wants to merge
10
commits into
capstone-engine:next
Choose a base branch
from
b1llow:update-m68k
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update m68k #2880
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
eead7c1
Add support for M68060 architecture in M68K disassembler and tests
b1llow 5b681d2
fix get_with_index_address_mode
b1llow bf53867
- Replaced specific assembly instructions with `dc.w` for invalid cases.
b1llow 9bd7d18
Fix CMake test command to use target file reference for integration t…
b1llow 46fa2a8
Refactor PMOVE instruction comments for clarity and accuracy in m68k.…
b1llow c9a6051
Add tests for bitfield instructions and PC-relative addressing in m68…
b1llow 3a15f87
Refactor M68K instruction printing and enhance bitfield support
b1llow cf03858
Fix type casting for immediate values in addressing modes and enhance…
b1llow 168c1d7
Refactor type usage for immediate values and enhance switch handling …
b1llow ac93bdf
m68k: update v6 guide
b1llow File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.