(no commit message)
authorlkcl <lkcl@web>
Thu, 3 Oct 2019 08:35:12 +0000 (09:35 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 3 Oct 2019 08:35:12 +0000 (09:35 +0100)
simple_v_extension/specification/bitmanip.mdwn

index 9af15e6f2a380dd1c64a79f80b79d287ecb80857..a6d8dcb9b4070277a0711baa6cdc8edd74bd35e3 100644 (file)
@@ -243,6 +243,7 @@ Pseudo-code:
                 # set bit, exit setting mode immediately
                 regs[rd] |= bit
                 setting_mode = False
+                # next loop starts skipping
 
             i += 1