This commit is contained in:
Thomas Bishop 2025-12-19 18:59:56 +00:00
parent 43670e57d9
commit e460db2a21

View file

@ -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: