Skip to content

Conversation

nolcut
Copy link

@nolcut nolcut commented Aug 6, 2025

  • (jump) check if line is empty before indexing
  • (sw) immediate was being doubled. (e.g. sw x1, 4(x2) would translate to sw x1, 8(x2))

nolcut added 3 commits August 5, 2025 19:20
- (jump) check if line is empty before indexing
- (sw) immediate was being doubled. (e.g. sw x1, 4(x2) would translate to sw x1, 8(x2))
- jump would count one too many skip lines when counting in reverse
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

Successfully merging this pull request may close these issues.

1 participant