System programming in D (Was: The God Language)
    Walter Bright 
    newshound2 at digitalmars.com
       
    Thu Dec 29 14:57:39 PST 2011
    
    
  
On 12/29/2011 2:52 PM, a wrote:
> What I want is to be able to write short functions using inline assembly and
> have them inlined and compiled even to a single instruction where possible.
> This can be done with gcc. See my post here:
> http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=153879
I understand. I just wished to make sure you knew about 'naked' and what good it 
was for.
    
    
More information about the Digitalmars-d
mailing list