This option supports generation of the multiply-accumulate instruction MACHU/MACH provided by the S3 core.
-use_mach={not_use|mach} not_use : Generates a code that does not use the instruction MACHU/MACH mach : Generates a code that uses the instruction MACHU/MACH |
The code is the same as when the -use_mach=not_use option is specified.
If the -use_mach=mach option is specified when the -cpu=S1 or -cpu=S2 option is specified, a compilation error occurs. |