[llvm-bugs] [Bug 27197] New: [Meta] Inline assembly constraint support for ARM

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Apr 4 08:31:20 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27197

            Bug ID: 27197
           Summary: [Meta] Inline assembly constraint support for ARM
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedbugs at nondot.org
          Reporter: renato.golin at linaro.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

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:
http://www.ethernut.de/en/documents/arm-inline-asm.html
http://hardwarebug.org/2010/07/06/arm-inline-asm-secrets/

Official docs:
https://gcc.gnu.org/onlinedocs/gcc/Constraints.html
Target specific part:
https://gcc.gnu.org/onlinedocs/gcc/Machine-Constraints.html#Machine-Constraints

Source code:
https://github.com/gcc-mirror/gcc/blob/master/gcc/config/arm/arm.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160404/19762382/attachment.html>


More information about the llvm-bugs mailing list