Introduction to CPU Pipelining

Описание к видео Introduction to CPU Pipelining

This video motivates a simple, four stage CPU pipeline and demonstrates how instructions flow through it. It shows how a conditional jump can disrupt the pipeline's function because we need to flush the pipeline. In addition, it shows how choices that software engineers make can affect how often the pipeline gets flushed.

Please subscribe to see more videos about how to write high quality code. If you have questions, email me at [email protected]!

Комментарии

Информация по комментариям в разработке