Тёмный

Video 55: Branch Delay Slots, CS/ECE 3810 Computer Organization 

Rajeev Balasubramonian
Подписаться 9 тыс.
Просмотров 16 тыс.
50% 1

This is the University of Utah's undergraduate course on Computer Organization. Instructor: Rajeev Balasubramonian.
This video discusses branch delay slots in detail.

Опубликовано:

 

8 ноя 2015

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 7   
@eurotrash4970
@eurotrash4970 3 года назад
I have to say I love your british accent with a hint of indian as well. A lot less thick than most Indian computer science teachers you can find, and lot easier to understand
@nisargsheth9841
@nisargsheth9841 4 года назад
Wow what an explanation!
@akhilhooda740
@akhilhooda740 3 года назад
thanks sir ,you made easy
@nag1878
@nag1878 7 лет назад
Have you covered complex pipleline in these videos?
@ashimghosh9598
@ashimghosh9598 7 лет назад
plz make a video on scoreboarding with example
@MaxAbramson3
@MaxAbramson3 Год назад
Nowadays, compile time branch prediction (with profiling) is usually better than 95%, and run time branch prediction (one cycle beforehand) is about 97%, according to some manufacturers. So branching code actually suffers from this technique as it make the code larger, resulting in both higher ICache mispredict rate and pressure on the instruction bandwidth. It's not ironic that the only surviving major architectures are those without a delayed branch.
@MaxAbramson3
@MaxAbramson3 Год назад
Perfect branch prediction recognizes that only about 2-3% of branches are actually misbehaving, though we're only about to see about 90% of the time what direction a branch will go well ahead of time.
Далее
1 3 8 Scheduling Instructions for Branch Delay Slot
7:26
Richard Stallman Talks About Ubuntu
6:10
Просмотров 1,4 млн
But, what is Virtual Memory?
20:11
Просмотров 244 тыс.
1 3 6 Control Hazards
9:22
Просмотров 37 тыс.