http://llvm.org/bugs/show_bug.cgi?id=8418
Charles Davis <[email protected]> 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 <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
