LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Openrisc > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: #KUGAN VIVEKANANDARAJAH#<kugan@p...>
    Date: Wed Dec 10 07:24:13 CET 2003
    Subject: [openrisc] Branch Target Buffer Hardware Implementation
    Top


    >I know that a BTB entry may consist of: branch tag, prediction
    >information, the branch target address, and instructions at the branch
    >target. But, how about call and return instructions?

    Call/return is predicted with a return address stack.

    >Do they have also to be in the BTB ? If so, how do the fetch unit make
    >difference between a call, return or branch instructions.

    AFIK, for this implementation, you need to decode the instruction type
    first.
    Kugan

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.