Limits the number of pseudo-instructions; fine-tunes the loop-unrolling optimization.
#pragma opt_unroll_instr_count [ 0..127 | reset ]
There is not always a one-to-one mapping between pseudo-instructions and actual ColdFire instructions.
The default value is 100.