• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
rust123 Avatar
Name:Unknown
Clan:Unknown
Member Since:Feb 2018
Last Seen:Jul 2023
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (5)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Spindle
      • commented on "Simple assembler interpreter" kata
      • 5 years ago

      Where did you get that example?

      For that case, yes "a" would need to overflow until it hit 0 to fall through the "jnz a -2" instruction.

    • Custom User Avatar
      • bluedragon009
      • commented on "Simple assembler interpreter" kata
      • 5 years ago

      How would the above mentioned scenario work if I'm increasing 'a' by one while 'jnz a -2' would continue to jump back to 'inc a' until a becomes 0. I might have misunderstood the functionality of jnz. Can you please explain.

    • Custom User Avatar
      • crunchCBS
      • commented on "Simple assembler interpreter" kata
      • 5 years ago

      WRT jnz, yes jump back to inc a until a becomes 0.

    • Custom User Avatar
      • rust123
      • commented on "Simple assembler interpreter" kata
      • 6 years ago

      This comment is hidden because it contains spoiler information about the solution

    • Custom User Avatar
      • rust123
      • commented on "Remove duplicate words" kata
      • 6 years ago

      This comment is hidden because it contains spoiler information about the solution

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...