mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
vault backup: 2022-07-11 11:12:20
This commit is contained in:
parent
c814d9a6a4
commit
9337c641c4
@ -42,7 +42,7 @@ tags:
|
|||||||
- (for convenience) bit are grouped into larger units.
|
- (for convenience) bit are grouped into larger units.
|
||||||
- a nibble is 4 bits
|
- a nibble is 4 bits
|
||||||
- a byte is 8 bits
|
- a byte is 8 bits
|
||||||
- For convenience bytes are given addresses, not nibble or bits. (they are too small to work with most of the time)
|
- For convenience bytes are given addresses, not nibbles or bits. (they are too small to work with most of the time)
|
||||||
|
|
||||||
# A Word of memory
|
# A Word of memory
|
||||||
- The word is the number of bits the cpu uses internally, varies between manufacturers and CPUs.
|
- The word is the number of bits the cpu uses internally, varies between manufacturers and CPUs.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user