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

Assembler command-line option to allow 'C' (compressed) instructions but not to mutate input assembly #5

Open
asb opened this issue Oct 25, 2017 · 0 comments

Comments

@asb
Copy link
Contributor

asb commented Oct 25, 2017

It seems desirable to have a command-line option where c.addi sp, -16 is accepted but addi sp, sp, -16 isn't automatically encoded as a compressed instruction.

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