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

Fix pseudo-instructions that expand to more than 1 instruction #8

Open
erikik8090 opened this issue Dec 26, 2018 · 0 comments
Open
Labels
gui-bug Something isn't working in the web GUI

Comments

@erikik8090
Copy link

When writing pseudo-instructions that expand to more than 1 instruction, the debugger gets confused and doesn't show it correctly, and maybe even doesn't run it correctly.
For example:
li x1, 0xcafebabe

@erikik8090 erikik8090 added the bug Something isn't working label Dec 26, 2018
@erikik8090 erikik8090 added gui-bug Something isn't working in the web GUI and removed bug Something isn't working labels Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui-bug Something isn't working in the web GUI
Projects
None yet
Development

No branches or pull requests

1 participant