3.18.41. Score Options

3.18.41 Score Options

These options are defined for Score implementations:

-meb
Compile code for big-endian mode. This is the default.
-mel
Compile code for little-endian mode.
-mnhwloop
Disable generation of bcnz instructions.
-muls
Enable generation of unaligned load and store instructions.
-mmac
Enable the use of multiply-accumulate instructions. Disabled by default.
-mscore5
Specify the SCORE5 as the target architecture.
-mscore5u
Specify the SCORE5U of the target architecture.
-mscore7
Specify the SCORE7 as the target architecture. This is the default.
-mscore7d
Specify the SCORE7D as the target architecture.

© Free Software Foundation
Licensed under the GNU Free Documentation License, Version 1.3.
https://gcc.gnu.org/onlinedocs/gcc-6.3.0/gcc/Score-Options.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部