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

.align directive #7

Open
1 of 2 tasks
v420v opened this issue Jun 8, 2023 · 0 comments
Open
1 of 2 tasks

.align directive #7

v420v opened this issue Jun 8, 2023 · 0 comments
Labels
Feature Request Request a feature

Comments

@v420v
Copy link
Owner

v420v commented Jun 8, 2023

Describe the feature

The .align directive causes the next data generated to be aligned modulo integer bytes. Integer must be a positive integer expression and must be a power of 2.

.align 8

Use Case

...

Proposed Solution

...

Other Information

...

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@v420v v420v added the Feature Request Request a feature label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Request a feature
Projects
None yet
Development

No branches or pull requests

1 participant