[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


ppc_unroll_instructions_limit

Description:

Controls the number of instructions allowed in an "unrolled" loop.

Compatibility:

This pragma is compatible with the following platform targets:

68K

PowerPC

NEC V800
Intel x86
MIPS
Embedded 68K

Prototype:
  #pragma ppc_unroll_instructions_limit number Remarks:

Use this pragma to specify the maximum number of instructions to place in an unrolled loop. Loop unrolling optimization is controlled by the opt_unroll_loops pragma.

The default value of number is 100.


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000