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

CIL instruction support #36

Open
ForNeVeR opened this issue Dec 27, 2015 · 0 comments
Open

CIL instruction support #36

ForNeVeR opened this issue Dec 27, 2015 · 0 comments
Assignees

Comments

@ForNeVeR
Copy link
Member

Naggum.Assembler should fully support all of the available CIL instructions (with the possible exception of the .no instruction prefix). See ECMA-335 standard for the reference - there are many instructions! Maybe we'll generate most of them with some simple generator from list of their names and known definitions inside of a System.Reflection.Emit.OpCode enumeration.

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