Le vendredi 20 septembre 2013 16:42:21 Sylvain BERTRAND a écrit : > > > There is already inline assembly in tcc for i386 and x86-64. > > However, the support is not fully complete. > > Oops! I thought the x86-64 backend has no inline assembly but > generated directly machine code. My bad (or last time I tried to > check, I understood wrongly the code, long time ago).
It does generate directly machine code. But if there is some inline asm it can also parse it and generate machine code for it. Best regards, Tom
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
