[LLVMbugs] [Bug 12732] [llvm-mc] Incorrect disassembly of x86 (OPC: A1) MOV EAX, moffs32*

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 3 10:46:44 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=12732

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sharparrow1 at yahoo.com
         Resolution|                            |INVALID

--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 2012-05-03 12:46:44 CDT ---
That's how you write the instruction in question in ATT syntax. (I think
there's a bug filed that we don't print this correctly in Intel syntax mode,
but that's a different issue.)

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list