What is branch target?
As a result of branch instruction, the processor fetches and implements the instruction at a new address called as branch target, instead of the instruction at the location that follows the branch instruction in sequential address order.