Instructions: Difference between revisions
From T729 Balanced Ternary Computer
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
* Any | * Any | ||
* Consensus | * Consensus | ||
* | * Eor | ||
* Compare | * Compare | ||
* Maximum | * Maximum |
Revision as of 17:35, 26 June 2024
(Very rough list.)
ALU
- Addition
- Subtraction
- Multiply
- Multiply-Accumulate
- Negate
- Sum
- Any
- Consensus
- Eor
- Compare
- Maximum
- Minimum
- Increment
- Decrement
- The Negated Form Of Everything Above
Register Shift / Rotate
- Arithmetic Shift In/Out
- Logical Shifts In/Out
- Arithmetic Rotate Left/Right/Up/Down
- Logical Rotate Left/Right/Up/Down
Branches / Jumps
- Jump
- Branch If Negative/Zero/Positive
- Branch If Underflow/Level/Overflow
- Branch If Barrow/Whole/Carry
- Branch If Odd/ /Even
- Absolute Jumps, Relative Jumps