Skip to content

Conversation

@kamiyaa
Copy link
Contributor

@kamiyaa kamiyaa commented Oct 31, 2019

  • In cases where base is 0 but index is not, Capstone doesn't print anything

 - In cases where base is 0 but index is not, Capstone doesn't print anything
@radare
Copy link
Contributor

radare commented Nov 1, 2019 via email

@kamiyaa
Copy link
Contributor Author

kamiyaa commented Nov 1, 2019

There are tons of missing instructions and tons of outdated changes for sysz . The current state is useless for any use case i tried.. are you in the mood to update the sysz backend?

I don't mind. Is there someone I can refer to to get started/breakdown, or some documentation?

@aquynh
Copy link
Collaborator

aquynh commented Nov 4, 2019

@kamiyaa can you provide the input of this case?

@kamiyaa
Copy link
Contributor Author

kamiyaa commented Nov 4, 2019

Expected:

e38d00080004 0x7b00601e lg %r8, 8(%r13)

Actual:

e38d00080004 0x7b00601e lg %r8, 8

Expected:

588800e4 0x7b006024 l %r8, 0xe4(%r8)

Actual:

588800e4 0x7b006024 l %r8, 0xe4

Expected:

e34d01180024 0x7b006000 stg %r4, 0x118(%r13)

Actual:

e34d01180024 0x7b006000 stg %r4, 0x118

@aquynh aquynh merged commit d74d37f into capstone-engine:next Nov 5, 2019
@aquynh
Copy link
Collaborator

aquynh commented Nov 5, 2019

merged, thanks!

aquynh pushed a commit that referenced this pull request Nov 5, 2019
- In cases where base is 0 but index is not, Capstone doesn't print anything
aquynh pushed a commit that referenced this pull request Nov 5, 2019
- In cases where base is 0 but index is not, Capstone doesn't print anything
@riptl riptl mentioned this pull request Jul 22, 2022
6 tasks
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

Successfully merging this pull request may close these issues.

3 participants