-noschedule


< Compile Options / Optimize Options >

[Format]

-noschedule

 

-

[Default]

The default for this option is noschedule when the optimize=1 or optimize=0 option has been specified.

[Description]

-

When the noschedule option is specified, instructions are not scheduled. Basically, processing is performed in the same order the instructions have been written in the C/C++ source file.