Explain the concept of branch handling. what is delayed branching
Answers
Answered by
4
delayed branching a conditional branch instructions found in some RISC architecture that includes outlining.
Answered by
0
In computer program when the computer performs certain specified instructions it suddenly deviates from its current instruction sequence and start to execute a different instruction sequence. This concept is called as branch handling
Explanation:
- In order to take up the branching process the computer performs a set of RISC architecture which includes pipe lining process to cause the branching process to take place this is called as delayed branching.
- For conditional branches in order to execute one or more instruction this delayed branching is taken into effect
Learn more about Risc Architecture:
Explain Risc Architecture?
https://brainly.in/question/9523521
Know about pipelines:
What is usefulness of pipelines?
https://brainly.in/question/1540525
Similar questions