Skip to content

Commit

Permalink
docs(README): add lih to manual;
Browse files Browse the repository at this point in the history
  • Loading branch information
5-pebbles committed Sep 13, 2024
1 parent 9fe4e76 commit 7fef75d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ These keywords simply load the corresponding address from the right and left rot
|---------|-------------|-------|
| `PC [add]` | set program counter to `[add]` | - |
| `LAB [idn]` | define a label pointing to the next statement | - |
| `LIH [con] [add]` | conditional jump if true | All registers will be clobbered, and LIH stands for logic is hard. |

### Miscellaneous Keywords

Expand Down

0 comments on commit 7fef75d

Please sign in to comment.