Content deleted Content added
Rd was missing from the LDD instruction in the instruction encoding table |
→Instruction list: 16-bit word long -> 16-bit long word |
||
Line 88:
== Instruction list ==
Instructions are one 16-bit
There are two types of conditional branches: jumps to address and skips. Conditional branches (BRxx) can test an ALU flag and jump to specified address. Skips (SBxx) test an arbitrary bit in a register or I/O and skip the next instruction if the test was true.
|