> the current position of the Berkeley team is that overflow checking just adds a single rarely taken branch, which can easily be predicted
I find this argument VERY weak: you need many of these 'very rarely taken branch' overflow checking instructions and they pollute the instruction cache..
I find this argument VERY weak: you need many of these 'very rarely taken branch' overflow checking instructions and they pollute the instruction cache..