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: unassignedb...@nondot.org
          Reporter: renato.go...@linaro.org
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to