Update Home
parent
1e46b2fe86
commit
7463f54064
21
Home.md
21
Home.md
|
@ -1,15 +1,8 @@
|
||||||
**Arithmetic logical unit**
|
**Processor**
|
||||||
Internal operation codes:
|
|
||||||
|
|
||||||
|opcode|operation|
|
- [Instruction Cycle](Instructions)
|
||||||
|---|---|
|
|
||||||
|0000|ADD|
|
**Assembler**
|
||||||
|0010|SUB|
|
|
||||||
|0011|SLL|
|
- [Assembler Manual](Assembler)
|
||||||
|0100|SLT|
|
- [Assembly Language](Language)
|
||||||
|0101|SLTU|
|
|
||||||
|0110|XOR|
|
|
||||||
|0111|SRL|
|
|
||||||
|1000|SRA|
|
|
||||||
|1010|OR|
|
|
||||||
|1011|AND|
|
|
Loading…
Reference in New Issue