<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [Meta] Inline assembly constraint support for ARM"
href="https://llvm.org/bugs/show_bug.cgi?id=27197">27197</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[Meta] Inline assembly constraint support for ARM
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: ARM
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>renato.golin@linaro.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>This is a meta bug to join all inline asm constraints support bugs and
documentation on how to find information about what they mean.
Posts:
<a href="http://www.ethernut.de/en/documents/arm-inline-asm.html">http://www.ethernut.de/en/documents/arm-inline-asm.html</a>
<a href="http://hardwarebug.org/2010/07/06/arm-inline-asm-secrets/">http://hardwarebug.org/2010/07/06/arm-inline-asm-secrets/</a>
Official docs:
<a href="https://gcc.gnu.org/onlinedocs/gcc/Constraints.html">https://gcc.gnu.org/onlinedocs/gcc/Constraints.html</a>
Target specific part:
<a href="https://gcc.gnu.org/onlinedocs/gcc/Machine-Constraints.html#Machine-Constraints">https://gcc.gnu.org/onlinedocs/gcc/Machine-Constraints.html#Machine-Constraints</a>
Source code:
<a href="https://github.com/gcc-mirror/gcc/blob/master/gcc/config/arm/arm.c">https://github.com/gcc-mirror/gcc/blob/master/gcc/config/arm/arm.c</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>