summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/rtasm
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2012-09-14 16:04:40 -0700
committerMatt Turner <[email protected]>2012-09-24 09:45:17 -0700
commit0f3ba405eada72e1ab4371948315b28608903927 (patch)
tree602b87722ca0ce80b78559d2f48e97bbed4b6851 /src/mesa/x86/rtasm
parent959fe586fb0d64642facffff8c0132777523ed42 (diff)
Use signbit() in IS_NEGATIVE and DIFFERENT_SIGNS
signbit() appears to be available everywhere (even MSVC according to MSDN), so let's use it instead of open-coding some messy and confusing bit twiddling macros. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=54805 Reviewed-by: Paul Berry <[email protected]> Suggested-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/x86/rtasm')
0 files changed, 0 insertions, 0 deletions