The EncodedInstruction..::..ModRMByte type exposes the following members.

Properties

  NameDescription
Public propertyMod
Gets or sets the value of the MOD part of the ModR/M byte.
Public propertyReg
Gets or sets the value of the REG part of the ModR/M byte.
Public propertyRM
Gets or sets the value of the R/M part of the ModR/M byte.

See Also