Contents|Index|Previous|Next
Compiling on MIPS targets
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.