« Previous | Next » 

Revision 321c5351

ID321c535105a182501b888f095f7ec4dbb5f3f6ae

Added by Richard Henderson about 11 years ago

target-i386: Implement tzcnt and fix lzcnt

We weren't computing flags for lzcnt at all. At the same time,
adjust the implementation of bsf/bsr to avoid the local branch,
using movcond instead.

Signed-off-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences