[llvm-bugs] [Bug 49862] New: AsmParser: Support advanced addressing modes

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 6 10:44:41 PDT 2021


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

            Bug ID: 49862
           Summary: AsmParser: Support advanced addressing modes
           Product: libraries
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: M68k
          Assignee: unassignedbugs at nondot.org
          Reporter: rickytaylor26 at gmail.com
                CC: glaubitz at physik.fu-berlin.de,
                    llvm-bugs at lists.llvm.org, minyihh at uci.edu

The following addressing modes are not currently supported:
- Address Register Indirect with Index
- Memory Indirect Pre/post-indexed
- Absolute addressing (e.g. (XXX).L) with suffix

-- 
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/20210406/a515522b/attachment.html>


More information about the llvm-bugs mailing list