[llvm-bugs] [Bug 48976] New: Implement AsmParser and Disassembler for M68k
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jan 31 11:01:59 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=48976
Bug ID: 48976
Summary: Implement AsmParser and Disassembler for M68k
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: M68k
Assignee: unassignedbugs at nondot.org
Reporter: glaubitz at physik.fu-berlin.de
CC: glaubitz at physik.fu-berlin.de,
llvm-bugs at lists.llvm.org, minyihh at uci.edu
The M68k backend is still missing the AsmParser and Disassembler, both should
be implemented before the backend becomes ready for production.
A draft implementation for both already exists in an external repository [1].
> [1] https://github.com/ricky26/M680x0-mono-repo/tree/m68k-assembler
--
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/20210131/d140cb2c/attachment.html>
More information about the llvm-bugs
mailing list