[LLVMdev] llc generated machine assembly code for NASM

Bengu Li libengu at gmail.com
Thu Jan 28 11:57:12 PST 2010


Could you give me some examples of such constructs that are not possible to
represent with MASM/NASM/FASM but are able to represent with gas?

Thanks,

Bengu

On Thu, Jan 28, 2010 at 11:41 AM, Anton Korobeynikov <
anton at korobeynikov.info> wrote:

> Hello
>
> > Does anybody have an idea of roughly how much effort is required to make
> > intel asm printer to be usable? If it is within weeks, probably I can
> give
> > it a try.
> The required efforts equal to ones required to write new assembler.
> "Too weak to be usable" means "it's not possible to represent many
> important constructs with masm/nasm/fasm".
>
> --
>  With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100128/566c5056/attachment.html>


More information about the llvm-dev mailing list