Improved Inline Assembly Semantics and Syntax #955
gingerBill
started this conversation in
Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
(Incomplete proposal)
template
output_operands
template
. An empty list is allowed.input_operands
template
. An empty list is allowed.clobbers
template
, beyond those listed as outputs. An empty list is allowed.Directives:
#side_effects
#align_stack
Beta Was this translation helpful? Give feedback.
All reactions