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

RSB instruction not recognized #3

Closed
Felix-willaumez opened this issue Dec 9, 2023 · 1 comment
Closed

RSB instruction not recognized #3

Felix-willaumez opened this issue Dec 9, 2023 · 1 comment

Comments

@Felix-willaumez
Copy link

Looks like the current release of AssDeb does not recognize the RSB instruction as when I use it in a code assdeb won't start reading the program and the .hex generated does not include any instruction for the rsb operation. Is it a predicted behavior or a bug ? Thanks in advance for the fix if it requires any.

@TheTarados
Copy link
Owner

It was a simple argument missing for the rsb instruction. Thanks a lot for bringing it up to my attention. I'll do a release so that you can use RSB in your code.

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

2 participants