Cards (3)

  • The decode unit is a piece of logic that is presented with a sequence of bits that have been fetched from memory
  • The decode unit prepares the execution of an instruction by looking up the binary operation code in its table so the CPU knows what to do
  • The commands available in the decode unit will be specific to the instruction-set architecture of the processor