On 2014-10-15 09:48, Etienne wrote:
I currently only need to translate these commented statements. If anyone

I found the most useful information here in case anyone is wondering:

http://www.ibiblio.org/gferg/ldp/GCC-Inline-Assembly-HOWTO.html

The D syntax for inline assembly is Intel style, whereas the GCC syntax is AT&T style. This guide seems to show exactly how to translate from C++ to D.

Reply via email to