Skip to content

"jmp ." assembles with at&t, but not intel syntax #75818

@stuxnot

Description

@stuxnot

When using the intel syntax, assembling the instruction jmp . fails with the message "unknown token in expression", see https://godbolt.org/z/qE6b1bb99.
For at&t syntax, everything works as expected: https://godbolt.org/z/3Eo4drc67.

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