The MIPS target family toolchain controls variances in code generation directly from the command line.
When you run GCC
, you can use command-line options to
choose whether to take advantage of the extra MIPS machine instructions,
and whether to generate code for hardware or software floating point.