Opcode: Difference between revisions

Content deleted Content added
Eyu100 (talk | contribs)
mNo edit summary
No edit summary
Line 2:
 
Microprocessors perform operations using binary bits (on/off/1or0).
FourEight bits is equal to a byte, and two bytes is equal to a word.
 
As an example let's design a crude 4-bit microprocessor.