Jochen Rollwagen a89c0bced4 Calculate log base 2 in radeon.h based on clz for all platforms
This commit replaces the inline assembler code (for x86 platforms) and
loop (for non-x86 platforms) in RADEONLog2 with a one-liner version
based on clz (count leading zeroes).

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
2016-12-05 11:06:28 +09:00
2014-08-05 18:33:12 +09:00
2016-06-01 17:23:55 +09:00
2016-10-20 15:33:09 +09:00
2016-11-18 12:11:38 +09:00
2013-01-30 17:06:26 +01:00

xf86-video-ati - ATI Radeon video driver for the Xorg X server

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati

        http://cgit.freedesktop.org/xorg/driver/xf86-video-ati

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage

Description
No description provided
Readme 8 MiB
Languages
C 99.3%
M4 0.3%
Makefile 0.2%
Perl 0.1%