Update README
This commit is contained in:
parent
e67be67d57
commit
4dd6bf6115
14
README.md
14
README.md
@ -225,6 +225,20 @@ Branch to address of label if **C-flag** is 0.
|
|||||||
Branch to address of label if **O-flag** is 0.
|
Branch to address of label if **O-flag** is 0.
|
||||||
|
|
||||||
|
|
||||||
|
### BOP
|
||||||
|
Branch to address specified by entry in optable pointed to by highest 4 bits
|
||||||
|
in IR.
|
||||||
|
|
||||||
|
|
||||||
|
### BAM
|
||||||
|
Branch to address specified by entry in addressing mode pointed to by M-bits in
|
||||||
|
IR.
|
||||||
|
|
||||||
|
|
||||||
|
### BST
|
||||||
|
Branch to start. This sets uPC = 0.
|
||||||
|
|
||||||
|
|
||||||
### RESET [reg]
|
### RESET [reg]
|
||||||
Sets all bits in the specified register to 1.
|
Sets all bits in the specified register to 1.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user