We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Pipeline

From SnesLab
Revision as of 17:50, 22 October 2024 by Xetheria (talk | contribs) (bullet points)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Pipelining is a feature of 65x processors to increase throughput.

When finishing up an ADC instruction for example, these two things are happening simultaneously:

  • opcode fetch for the next instruction
  • the internal cycle of putting the sum into the accumulator.

See Also

Reference