« Previous | Next » 

Revision 14e53426

ID14e534265aad0796690a5aea429f5bd2877ccff0

Added by Richard Henderson about 11 years ago

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 <>
Reviewed-by: Eric Blake <>
Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences