mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-09-16 03:46:54 +00:00
Updated CPU (markdown)
parent
eb6278291f
commit
ed8d661621
2
CPU.md
2
CPU.md
@ -9,7 +9,7 @@ Work in progress
|
|||||||
|
|
||||||
|
|
||||||
## General purpose registers
|
## General purpose registers
|
||||||
The registers are 16-bits locations available to the CPU and are used in some instructions and system calls. Read [Basic Assembly Tutorial](https://github.com/simon987/Much-Assembly-Required-3/wiki/Basic-Assembly-tutorial) for more information.
|
The registers are 16-bits locations available to the CPU and are used in some instructions and system calls. Read [Basic Assembly Tutorial](https://github.com/simon987/Much-Assembly-Required/wiki/Basic-Assembly-tutorial) for more information.
|
||||||
|
|
||||||
| Register | Purpose |
|
| Register | Purpose |
|
||||||
| -------- | ------- |
|
| -------- | ------- |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user