Hex Editor - Binary File Editing Software for Windows
Download Hex Editor Neo Hide this button

OperandSize Enumeration

Specifies the operand size for the data operation.

SymbolValueDescription
Byte0Byte-size operands (8-bit unsigned integers).
Word1Word-size operands (16-bit unsigned integers).
DoubleWord2Double word-size operands (32-bit unsigned integers).
QuadWord3Quad word-size operands (64-bit unsigned integers).