Skip to main content
Version: v. 1

probe shr

Perform a right shifting operation

$ probe shr --help
Usage: probe shr [OPTIONS] <VALUE> <BITS>

Arguments:
<VALUE> The value to shift
<BITS> The number of bits to shift

Options:
--base-in <BASE_IN> The input base,
--base-out <BASE_OUT> The output base, [default: 16]
-h, --help Print help