PEAPI

IntOp Enumeration

CIL instructions requiring an integer parameter

[Visual Basic]
Public Enum IntOp
[C#]
public enum IntOp

Members

Member NameDescription
ldarg_s
ldarga_s
starg_s
ldloc_s
ldloca_s
stloc_s
ldc_i4_s
ldc_i4
ldarg
ldarga
starg
ldloc
ldloca
stloc
unaligned

Requirements

Namespace: PEAPI Namespace

Assembly: peapi.dll

See Also

PEAPI Namespace