15.2.18 Micromips Function Attribute
The
micromips attribute instructs the compiler to generate code for
the attributed function in the compressed microMIPS instruction set, for
example:void __attribute__ ((microcmips)) foo(void);