Skip to content
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

SPARC flush instruction is not recognized #1322

Open
dmitrodem opened this issue Dec 24, 2018 · 1 comment
Open

SPARC flush instruction is not recognized #1322

dmitrodem opened this issue Dec 24, 2018 · 1 comment

Comments

@dmitrodem
Copy link

According to SPARC V8 architecture manual, instruction flush %g0 should have opcode 0x81D82000 (in big-endian). However:

$ ./cstool/cstool sparc 81D82000 
ERROR: invalid assembly code
@aquynh
Copy link
Collaborator

aquynh commented Dec 27, 2018

we will have a major update for all archs, including Sparc, to solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants