Apparently LLVM does have a 16-bit x86 backend. I’d be surprised if there wasn’t an emulator that can run such code.
This might be a viable path for testing 16-bit support in the compiler.
2 Likes
Apparently LLVM does have a 16-bit x86 backend. I’d be surprised if there wasn’t an emulator that can run such code.
This might be a viable path for testing 16-bit support in the compiler.