importC: __asm volatile parsing failure - issue or not?

Denis Feklushkin feklushkin.denis at gmail.com
Sun Mar 31 09:35:01 UTC 2024


On Sunday, 31 March 2024 at 08:42:55 UTC, Denis Feklushkin wrote:
> ```
>     __asm volatile ( "clz %0, %1" : "=r" ( ucReturn ) : "r" ( 
> ```

Tried to replace (non-standard?) __asm by \_\_asm\_\_ - nothing 
changed


More information about the Digitalmars-d mailing list