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

Add Armv7Operand.size support for memory operands #106

Closed
offlinemark opened this issue Mar 24, 2017 · 2 comments
Closed

Add Armv7Operand.size support for memory operands #106

offlinemark opened this issue Mar 24, 2017 · 2 comments
Labels

Comments

@offlinemark
Copy link
Contributor

we only support reg operands right now

@offlinemark offlinemark changed the title Add Operand.size support for memory operands Add Armv7Operand.size support for memory operands Mar 24, 2017
@dguido dguido added the arm label Apr 9, 2017
@catenacyber
Copy link
Contributor

My understanding of ARM is that a memory operand has no size, it is the instruction's opcode, either LDRD, LDRB or such that describes the size...

@offlinemark
Copy link
Contributor Author

ah yes, i believe that's correct. since this is pretty old and not discussed in over a year, will close!

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

No branches or pull requests

3 participants