remove_frsp_aggressive

Improves code optimization by transforming Power Architecture LFS and FRSP instructions into the equivalent FMR instructions.

Syntax
#pragma remove_frsp_aggressive on | off | reset
  
Remarks

This pragma allows the compiler more opportunity to use copy propogation optimizations to improve the generated code.

The default value for this pragma is off .