>From: Maciej W. Rozycki [mailto:macro@xxxxxxxxxxxxxx] > > I believe (but have not checked) that all CPUs/ISAs that are within the >MIPS II - MIPS IV range enable -mbranch-likely by default, Not quite. sb1 has no-branch-likely. It actually does implement the instruction but the documentation clearly states that it should be avoided. paul