j
k
j a
j l
On 9/14/21 11:05 AM, RĂ©mi Bernon wrote:
+#ifdef __i386__
#if defined(__i386__) && defined(__SSE2__)
if (sse2_supported) +#endif { unsigned int c = v; __asm__ __volatile__ (
+#endif
unsigned int c = v;
__asm__ __volatile__ (
Thanks, Piotr
Back to the thread
Back to the list