Lines Matching full:rotates
541 /// Rotates an 8-bit value to the left by the specified number of bits.
559 /// Rotates an 8-bit value to the right by the specified number of bits.
577 /// Rotates a 16-bit value to the left by the specified number of bits.
596 /// Rotates a 16-bit value to the right by the specified number of bits.
615 /// Rotates a 32-bit value to the left by the specified number of bits.
634 /// Rotates a 32-bit value to the right by the specified number of bits.
654 /// Rotates a 64-bit value to the left by the specified number of bits.
672 /// Rotates a 64-bit value to the right by the specified number of bits.
695 /// Rotates a 64-bit value to the left by the specified number of bits.
715 /// Rotates a 64-bit value to the right by the specified number of bits.
735 /// Rotates a 32-bit value to the left by the specified number of bits.
755 /// Rotates a 32-bit value to the right by the specified number of bits.
776 /// Rotates a 32-bit value to the left by the specified number of bits.
796 /// Rotates a 32-bit value to the right by the specified number of bits.
818 /// Rotates a 16-bit value to the left by the specified number of bits.
838 /// Rotates a 16-bit value to the right by the specified number of bits.