__restrict, architecture intrinsics vs asm, consoles, and other

bearophile bearophileHUGS at lycos.com
Sat Sep 24 18:23:45 PDT 2011


Don:

> Yeah, at the moment you have to work at a higher level, you can't just 
> do a single instruction on its own.

Is it possible to solve some of those problems adding something like this to D/DMD:
http://www.dsource.org/projects/ldc/wiki/InlineAsmExpressions

And then, what changes/work is needed to allow inlining of some functions that contain asm? I mean something like this allow_inline?
http://www.dsource.org/projects/ldc/wiki/Docs#allow_inline

(I have asked similar questions four times in the last two years, with no answers or comments.)

Bye,
bearophile


More information about the Digitalmars-d mailing list