VTIL
Search
K
Comment on page

VPINW

Pins a register for write. This prevents optimization to optimize through it.
Instruction
Operand 1
Description
VPINW
Reg
Pins the register for write
block->vpinw(X86_REG_AL);
Last modified 3yr ago