VPINR

Pins a register for read. This prevents optimization to optimize through it.

Instruction

Operand 1

Description

VPINR

Reg

Pins the register for read

block->vpinr(x86_REG_AL);

Last updated