You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: