[LLVMbugs] [Bug 8556] [MC X86] No support for VIA C3 instructions in asmparser

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 30 08:42:37 PDT 2013


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

Matthew Dempsky <matthew at dempsky.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #9 from Matthew Dempsky <matthew at dempsky.org> ---
Subsequent discussion on the OpenBSD developers mailing list noted that while
VIA used hyphenated mnemonics in their original 2003 programming guide, their
later 2005 programming guide switched to hyphen-free mnemonics.

OpenBSD has now switched to using hyphen-free mnemonics too, so supporting the
hyphenated ones in the MC asm parser doesn't seem necessary anymore.  I'm going
to go ahead and mark as wontfix, and we can reopen if another reason to support
the hyphenated mnemonics arises.

-- 
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/20130530/c88373d4/attachment.html>


More information about the llvm-bugs mailing list