Skip to content

clang assembler not accept loopl and loopq on x86_64 #61722

@youngbe

Description

@youngbe

for code:

1:
    loopl 1b
    loopq 1b

In inline-asm or single asm file, GCC and GNU AS accept it but Clang not.

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