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

Inline asm is treated as extern functions and discarded #290

Open
frabert opened this issue Aug 11, 2022 · 0 comments
Open

Inline asm is treated as extern functions and discarded #290

frabert opened this issue Aug 11, 2022 · 0 comments

Comments

@frabert
Copy link
Collaborator

frabert commented Aug 11, 2022

With #289 we generate pseudo function calls in place of emitting inline asm. Actually producing asm statements requires parsing the constraints string and matching the arguments.

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

No branches or pull requests

1 participant