Everything

-nouse_div_inst


< Compile Options / Object Options >

[Format]

-nouse_div_inst

[Description]

-

This option generates code in which no DIV, DIVU, FDIV, or DDIV instructions are used for division and modular division operations in the program.

[Remarks]

-

This option calls the equivalent runtime functions instead of DIV, DIVU, FDIV, or DDIV instructions. This may lower code efficiency in terms of required ROM capacity and speed of execution.