document the swap instr

pull/21/head
Ondřej Hruška 4 years ago
parent d5821e3552
commit 06b449004d
Signed by: MightyPork
GPG Key ID: 2C5FD5035250423D
  1. 3
      README.md

@ -312,6 +312,9 @@ Jumping to a label is always safer than a manual skip.
; Copy value
(ld Wr Rd)
; Swap values
(swap RW RW)
; Store status flags to a register
(stf Wr)

Loading…
Cancel
Save