-spe_addl_vector

Enables the additional SPE fused multiply-add and multiply-subtract instuctions support.

Syntax
  -spe_addl_vector

  
Remarks

The e200 z3 and z6 cores support 8 additional SPE fused multiply-add and multiply-subtract instructions. This option tells the compiler to generate the additional SPE instructions, when appropriate, for more optimized codes.

This option also turns on the -spe_vector option.