Clip a signed integer to an unsigned power of two range. @param a value to clip @param p bit position to clip at @return clipped value
See Implementation
Clip a signed integer to an unsigned power of two range. @param a value to clip @param p bit position to clip at @return clipped value