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

Reply via email to