incsspq

Increment Shadow Stack Pointer (Quadword)

INCSSPQ r64

Adjusts the shadow stack pointer.

Details

The Increment Shadow Stack Pointer (Quadword) instruction adjusts the shadow stack pointer.

Pseudocode Operation

// Adjusts the shadow stack pointer

Example

INCSSPQ rax

Encoding

Binary Layout
F3
+0
0F
+1
AE
+2
ModRM
+3
 
Format Legacy
Opcode F3 0F AE /5
Extension CET-SS

Operands

  • dest
    64-bit general-purpose register (e.g. RAX)