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