|
inlineconstexpr |
Parameters
x: argument.n: size of the groups of bits to be swapped. n MUST be a power of 2 else the call will assert.c: Conditional expression masking the operation.m: Logical value masking the operation.Return value
x with pairs of contiguous groups of N bits swapped in each element.