qemu/target-i386
Richard Henderson 14e534265a target-i386: Inline bitops_flsl
Use clz32 directly.  Which makes slightly more sense given
that the input is type "int" and not type "long".

Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2013-02-16 11:12:29 +00:00
..
2012-12-20 23:08:47 +01:00
2012-10-01 08:04:22 -05:00
2013-02-01 15:53:11 -06:00
2012-08-14 19:01:26 +00:00
2012-08-14 19:01:25 +00:00
2013-02-16 11:12:29 +00:00