Unexpected behavior when misusing inline assembly

Noah nesanter at knox.edu
Tue Nov 12 10:32:02 PST 2013


Of course after I post this I realize the answer.  The function 
only works when the surrounding function has at least one 
argument.  Probably has something to do with the way the compiler 
emits no-argument functions, I'll have to look at some 
disassembly.


More information about the Digitalmars-d-learn mailing list