diff --git a/Home.md b/Home.md index af1dc4c..a17df43 100644 --- a/Home.md +++ b/Home.md @@ -1,15 +1,8 @@ -**Arithmetic logical unit** -Internal operation codes: +**Processor** -|opcode|operation| -|---|---| -|0000|ADD| -|0010|SUB| -|0011|SLL| -|0100|SLT| -|0101|SLTU| -|0110|XOR| -|0111|SRL| -|1000|SRA| -|1010|OR| -|1011|AND| \ No newline at end of file +- [Instruction Cycle](Instructions) + +**Assembler** + +- [Assembler Manual](Assembler) +- [Assembly Language](Language) \ No newline at end of file