asm/reference

This content has not been validated; it was AI-generated following the x86-64 ISA Documentation generation process to maintain high quality. However, as no human has verified this data, errors may exist. If the accuracy of this data is critical, please consult the Intel SDM. The model used to generate this is gemma4:31b

VPRORQ



Rotates a quadword value to the right by the specified immediate count.

The following table describes the supported source and destination operands.

source destination(s)
imm r64

DO NOT support LOCK

This instruction is available only in 64-bit mode. It requires the AVX support feature to be enabled in the processor.

The rotation count must be an immediate value. Using a register for the rotation count is NOT permitted with this specific mnemonic; use VPRORQ with a register operand if dynamic rotation is required. Failure to provide a valid immediate will result in an encoding error.