llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
27.89k stars 11.51k forks source link

[M68k] Add basic floating point infrastructures #61802

Open mshockwave opened 1 year ago

mshockwave commented 1 year ago

Including

We need at least one instruction to test the first two items. We can start with just implementing asm printing / parsing then add instruction encoding later.

llvmbot commented 1 year ago

@llvm/issue-subscribers-backend-m68k

mshockwave commented 1 year ago

Candidate patches: