https://bugs.freedesktop.org/show_bug.cgi?id=35268

--- Comment #22 from Rich Felker <bug...@aerifal.cx> ---
Ping.

Looking at this again, I see the original proposed patch introduced a lot of
extra asm to save/restore registers that might be clobbered by __tls_get_addr.
That could all go away if tlsdesc support is assumed and used.

The patch also adds some dubious prefix bytes to instructions in
_x86_64_get_dispatch. Is there any reason for that?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to