Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add Mips VI support #797

Open
gitoleg opened this issue Mar 16, 2018 · 0 comments
Open

add Mips VI support #797

gitoleg opened this issue Mar 16, 2018 · 0 comments
Assignees

Comments

@gitoleg
Copy link
Contributor

gitoleg commented Mar 16, 2018

We have some problems with disassembling and lifting code built for Mips VI release.
For example, in this release, some instructions have 3 operands, while they had only 2 in previous releases. So we need to distinguish releases somehow.
One possible solution was discussed here: #767. Finally, we decided to improve our approach to architecture handling. As soon it will be done, we will be able to add a support for Mips VI.

@ivg ivg added this to the 2.1.0 milestone Feb 26, 2020
@ivg ivg modified the milestones: 2.1.0, 2.2.0 May 28, 2020
@ivg ivg removed this from the 2.2.0 milestone May 26, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants