[llvm-bugs] [Bug 25504] New: Inline asm Instruction line with PTR inside. Accept register as memory.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Nov 12 02:02:56 PST 2015


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

            Bug ID: 25504
           Summary: Inline asm Instruction line with PTR inside. Accept
                    register as memory.
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: ziv.izhar at intel.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Instruction line with PTR inside. Accept register as memory. 
For example: andpd xmm1,xmmword ptr xmm1 
xmm1 is a register name and not a memory name.

-- 
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/20151112/730b6e5d/attachment-0001.html>


More information about the llvm-bugs mailing list