host-utils: Add host long specific aliases for clz, ctz, ctpop
authorRichard Henderson <rth@twiddle.net>
Thu, 14 Feb 2013 01:47:34 +0000 (17:47 -0800)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 16 Feb 2013 11:09:05 +0000 (11:09 +0000)
commit0165437302448d210742cc3def362d1de0413621
tree121ccfde5426fe56c88b2e26144e8261d4e0fd05
parent38dad9e574746981dfbac52b3bbbd6d894f31d26
host-utils: Add host long specific aliases for clz, ctz, ctpop

We will standardize on these names, rather than the similar routines
currently residing in qemu/bitops.h.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
include/qemu/host-utils.h