Predicate

BitVecAll

BitVecAll Description Check if all bits in bitvector match the given value.

Read More

BitVecAny

BitVecAny Description Check if any bit in bitvector matches the given value.

Read More

BitVecNone

BitVecNone Description Check if no bits in bitvector match the given value.

Read More