Home | History | Annotate | Download | only in amd64

Lines Matching defs:ctz32

65 UInt ctz32 ( UInt x )
151 newECX = intRes2 == 0 ? 16 : ctz32(intRes2);