tidy up
This commit is contained in:
parent
43670e57d9
commit
e460db2a21
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ work faster, which is what is important. Because their memory capacity is so
|
||||||
small, we measure the size of registers in bits rather than bytes.
|
small, we measure the size of registers in bits rather than bytes.
|
||||||
|
|
||||||
In terms of speed, registers sit at the top part of the overall
|
In terms of speed, registers sit at the top part of the overall
|
||||||
[memory hierarchy](./The_memory_hierarchy.md).
|
[memory hierarchy](The_memory_hierarchy.md).
|
||||||
|
|
||||||
There are five main types of register in the CPU:
|
There are five main types of register in the CPU:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue