Skip to content

MCA fails to parse Intel syntax movsx instructions #122616

Open
@TiborGY

Description

@TiborGY

See: https://gcc.godbolt.org/z/z4nWWTj6E
Trying to analyze some assembly from gfortran results in errors when MCA sees some movsx instructions:

<source>:105:2: error: invalid operand for instruction
        movsx   rax, r10d
        ^
<source>:253:2: error: invalid operand for instruction
        movsx   rdi, esi

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions