Home | History | Annotate | Download | only in amd64

Lines Matching defs:ctz32

68 UInt ctz32 ( UInt x )
154 newECX = intRes2 == 0 ? 8 : ctz32(intRes2);