<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/61722>61722</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            clang assembler not accept loopl and loopq on x86_64
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          youngbe
      </td>
    </tr>
</table>

<pre>
    for code:
```as
1:
    loopl 1b
 loopq 1b
```
In inline-asm or single asm file, GCC and GNU AS accept it but clang not.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxEkM2u2yAQRp8Gb0ax8BjjeMEizZWvuumm6rriZ-xQYUgNbnvfvnKcphIS-mY0MOfonP0ciRTrPrHurdJbuaVVfaQtzoYqk9yHmtIKNjli7YXxN8YvTPLj6HwUmlcLACCkdA_QmGdljz9f8TV7xM8RfAw-0knnBdIK2cc5EOxp8oEYXuH9egUdHbx_-QaXr6CtpXsBX8BsBWzQcYaYSl051bqhHXRFqpH9MPAWZVfdlHByOkt7nqw1nSauu3PPTWcNOiGcocor5NjyFnvei16Imgs3TU2DshkQjXNMcFq0D3UIv5Y6rXPlc95IyaZHrII2FPLDIGKk3_BoMsRd6Kr2mZPZ5swEDz6X_P-V4ksgdSDonGkxgdYd5h_koXKHPyymCH_O8rsU1bYGdSvlnnf1ODIcZ19um6ltWhiO-xfP63Rf0w-yheH4WCwzHB-L_w0AAP__jPKc4Q">