Superpipelining and VLIW

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 9

  • @bendoe408
    @bendoe408 3 года назад +1

    Very good lecture. Thank you very much.

  • @yuqingcui258
    @yuqingcui258 2 года назад

    Really helpful!!! Thanks a lot.

  • @harishsubramaniangopal6463
    @harishsubramaniangopal6463 2 года назад

    Superb !!

  • @mohdzain1741
    @mohdzain1741 3 года назад

    What is a branch instruction?

    • @tarunpahuja3443
      @tarunpahuja3443 2 года назад

      Branching statements are like if statement, for, while loop etc.
      Think of it as if(flag1) {flag2 = true}. The second statement "flag2=true" is dependent on the execution of flag1 instruction. if flag2 is in pipeline and flag1 turns out to be false, second statement will be thrown away. Which basically means wastage of cpu cycles spent on processing flag=true.

  • @supradipmondal609
    @supradipmondal609 7 лет назад +2

    Thank u sir...

  • @KnowledgeAmplifier1
    @KnowledgeAmplifier1 6 лет назад

    NPTEL is NPTEL , always ahead :-)

    • @085-atindey2
      @085-atindey2 4 года назад

      Are these youtube nptel lectures enough for gate ??

    • @amanjanko3950
      @amanjanko3950 3 года назад +3

      @@085-atindey2 NPTEL lectures go beyond GATE TBH. But you should refer them.