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 documentation for assembly code #1515

Closed
andrewrk opened this issue Sep 13, 2018 · 0 comments
Closed

add documentation for assembly code #1515

andrewrk opened this issue Sep 13, 2018 · 0 comments
Labels
Milestone

Comments

@andrewrk
Copy link
Member

andrewrk commented Sep 13, 2018

moved from #367

  • example of inline assembly - probably syscall would be a good idea
  • example of module level assembly
  • example of using inline assembly return value
  • example of using inline assembly assigning values to variables
  • volatile
  • mention the intel vs at&t situation
  • list the possible input and output constraint strings and what they do
    • mention clobbers
  • mention the improvements we want to do: inline assembly improvements #215
@andrewrk andrewrk added the docs label Sep 13, 2018
@andrewrk andrewrk added this to the 0.4.0 milestone Sep 13, 2018
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

1 participant