3.18.25. MicroBlaze Options
3.18.25 MicroBlaze Options
-msoft-float
- Use software emulation for floating point (default).
-mhard-float
- Use hardware floating-point instructions.
-mmemcpy
- Do not optimize block moves, use
memcpy
. -mno-clearbss
- This option is deprecated. Use
-fno-zero-initialized-in-bss
instead. -
-mcpu=
cpu-type - Use features of, and schedule code for, the given CPU. Supported values are in the format ‘vX.YY.Z’, where X is a major version, YY is the minor version, and
登录查看完整内容