The function rotate-byte
returns integer with the bits specified by bytespec rotated left by count bits. Other bits remain the same as in integer. If count is negative, then the effect is to rotate right.
LispWorks User Guide and Reference Manual - 20 Sep 2017