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

[TOKENIZER] Fix TODO in srcs/get_instruction_by_extension.c #5

Open
pablo-lamtenzan opened this issue Sep 29, 2022 · 1 comment
Open

Comments

@pablo-lamtenzan
Copy link
Member

Operand type OT_S must not be used for srstor, xrstors, xsave, xsavec, xsaves instructions and a new memory size operand (AVL_reg_t) must be implemented to represent N bytes of data which do not have a defined size.

@pablo-lamtenzan
Copy link
Member Author

Operand size: AVL_OPSZ_OTHER should be set in case of non conventional operand size.

@pablo-lamtenzan pablo-lamtenzan changed the title [TOKENIZER] Fix to TODO in srcs/get_instruction_by_extension.c [TOKENIZER] Fix TODO in srcs/get_instruction_by_extension.c Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant