3.17.24 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 Z is compatibility code. Example values are ‘
v3.00.a
’, ‘v4.00.b
’, ‘v5.00.a
’, ‘v5.00.b登录查看完整内容