GDC review process.
deadalnix
deadalnix at gmail.com
Wed Jun 20 01:14:11 PDT 2012
Le 20/06/2012 09:58, Manu a écrit :
> On 20 June 2012 10:42, deadalnix <deadalnix at gmail.com
> <mailto:deadalnix at gmail.com>> wrote:
>
> Le 19/06/2012 22:58, Manu a écrit :
>
> This would almost entirely eliminate the usefulness of an inline
> assembler.
> Better yet, this could use the 'new' attribute syntax, which
> most agree
> will support arguments:
> @register(rsp) int x;
>
>
> Choosing registers is something the compiler is better at than us
> most of the time.
>
> For this very reason, I think we want to go in the exact opposite
> direction : asm with compiler choosen register when possible.
>
>
> ...I think you've missed the entire point of my suggestion.
> But that's okay. I give up ;)
We presented you example code where your approach isn't going to do the
trick. You are free to ignore them.
More information about the Digitalmars-d
mailing list