[LLVMbugs] [Bug 8418] X86 assembler doesn't support div instructions with explicit A register
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Nov 6 17:42:46 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8418
Charles Davis <cdavis at mymail.mines.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Summary|X86 assembler can't infer |X86 assembler doesn't
|size suffixes on certain |support div instructions
|instructions |with explicit A register
--- Comment #1 from Charles Davis <cdavis at mymail.mines.edu> 2010-11-06 19:42:45 CDT ---
I'm sorry, I didn't know LLVM didn't even support div instructions with the
implicit accumulator operand specified explicitly. Anyway, r118364 fixes this.
--
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