Content deleted Content added
Guy Harris (talk | contribs) Put "produced from" into a separate but not independent clause. |
Guy Harris (talk | contribs) We already have a boldfaced "12-bit" from the {{N-bit}} template; that particular instance doesn't need to be boldfaced. Speak of CPUs, plural, for the PDP-8, as multiple CPU designs implemented that instruction set architecture. |
||
Line 6:
{{N-bit|12|(1.5 octets)}}
Before the widespread adoption of [[ASCII]] in the late 1960s, [[six-bit character code]]s were common and a 12-bit word, which could hold two characters, was a convenient size. This also made it useful for storing a single decimal digit along with a sign. Possibly the best-known
12 binary digits, or 3 nibbles (a 'tribble'), have 4096 (10000 [[octal]], 1000 [[hexadecimal]]) distinct combinations. Hence, a microprocessor with 12-bit memory addresses can directly access 4096 [[Word (computer architecture)|words]] (4 kW) of [[word-addressable]] memory. IBM [[System/360]] instruction formats use a 12-bit displacement field which, added to the contents of a base register, can address 4096 bytes of memory in a region that begins at the address in the base register.
|