Skip to content

Option 'mpy-option=w' is not available for 'arc600' CPU #143

Open
@dasilt

Description

@dasilt

Im trying to compile code form ARC600 dual core CPU but I'm unable set GCC to use MPYW and MPYUW instructions.
When calling gcc with -mcpu=arc600 -mmpy-option=w getting: Option 'mpy-option=w' is not available for 'arc600' CPU.
I know for sure that my processor is supporting these instructions, because alternatively I'm copiling same code with MetaWare compiler with -Xmpy16 specified, and I see binary code containing mpyw and mpyuw instructions which runs on target without any problems.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions