[/size][size=2]Each VFP instruction takes 7 cycles to execute in the NFP pipeline because of this restriction.[/size][size=2]
fmsr s14, r0... fmuls s0, s14, s14... fmrs r0, s0 mov pc, lr
fmsr s14, r0... vmul.f32 d0, d7, d7... fmrs r0, s0 mov pc, lr