Add tricore tc1.8 instructions#73
Merged
Rot127 merged 2 commits intocapstone-engine:auto-sync-18from Jan 14, 2025
Merged
Conversation
2 tasks
Collaborator
|
@imbillow could you please take a look? |
5b488ff to
550611a
Compare
Contributor
Author
|
Rebased to new auto-sync |
Contributor
Author
|
Added a bit more instructions |
Rot127
approved these changes
Jan 9, 2025
Contributor
Author
|
@imbillow This PR was pending for 1 week. Could you help to review it? |
wargio
approved these changes
Jan 13, 2025
Collaborator
|
@Changqing-JING @imbillow seems busy these days. Once it is green we can merge it. |
Collaborator
|
Never mind. Please just rebase and we are go go once it is green. |
add.df sub.df madd.df msub.df mul.df div.df cmp.df max.df min.df min.f max.f dftoi dftoiz dftoin ftoin dftou dftouz dftol dftoul dftoulz abs.f abs.df dftolz neg.df neg.f qseed.df itodf utodf ltodf ultodf dftof ftodf
div64 div64.u rem64 rem64.u
874e1d6 to
5f9edb3
Compare
Contributor
Author
|
Branch Rebased |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add tricore tc1.8 instructions:
A major change in tc18 instruction encoding is:
The n field can indicate mnemonics for instruction variant with 64bit register operand.
For example
6b 00 21 00isadd.f %d0,%d0,%d0.6b 00 22 00isadd.df %e0,%e0,%e0