MCPcopy Create free account
hub / github.com/BitFunnel/NativeJIT / GetLowestBitSet

Function GetLowestBitSet

inc/NativeJIT/BitOperations.h:107–122  ·  view source on GitHub ↗

Stores the index of the lowest 1 bit and returns true. Returns false and leaves lowestBitSetIndex in an underterminate state if the value has no bits set. Uses BSF instruction. See http://felixcloutier.com/x86/BSF.html

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls

no outgoing calls