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

Improve assembler syntax check #78

Open
CWBudde opened this issue Sep 30, 2018 · 0 comments
Open

Improve assembler syntax check #78

CWBudde opened this issue Sep 30, 2018 · 0 comments

Comments

@CWBudde
Copy link

CWBudde commented Sep 30, 2018

Currently, the assembler doesn't complain enough about an incorrect syntax. For example:
mul r1, r2, r3, r4, r5, r5
does not exist. Yet, it does not complain about that many 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