_inc_ssp
Classification
Other, Miscellaneous, CPUID Test: CET_SS
Header File
immintrin.h
Instruction
INCSSPD r32
Synopsis
 _inc_ssp(unsigned int a);
Description
Increment the shadow stack pointer by 4 times the value specified in bits [7:0] of "a".
Operation
SSP := SSP + a[7:0] * 4