This option controls generating floating-point calculation instructions.
If the -Xcpu=g3m or -Xcpu=g3mh option is specified or the -Xcpu option is not specified, floating-point calculation instructions are generated.
If the -Xcpu=g3kh option is specified, floating-point calculation instructions are generated for single precision arithmetic and runtime function call instructions are generated for double precision arithmetic.
If the -Xcpu=g3k option is specified, runtime function call instructions are generated.
The items that can be specified as type are shown below. |
If this option is specified together with the -Xcpu=g3k option, this option will be invalid and runtime function call instructions will always be generated. |
If soft is specified as type, the -Xround=zero option will be invalid and -Xround=nearest will always be valid. |