Table of Contents

Namespace Echo.Platforms.AsmResolver.Emulation.Dispatch.Pointers

Classes

CpBlkHandler

Implements a CIL instruction handler for cpblk operations and its derivatives.

CpObjHandler

Implements a CIL instruction handler for cpobj operations and its derivatives.

InitBlkHandler

Implements a CIL instruction handler for initblk operations and its derivatives.

InitObjHandler

Implements a CIL instruction handler for initobj operations and its derivatives.

LdIndHandler

Implements a CIL instruction handler for ldind operations and its derivatives.

LocAllocHandler

Implements a CIL instruction handler for localloc operations and its derivatives.

StIndHandler

Implements a CIL instruction handler for stind operations and its derivatives.

UnalignedHandler

Implements a CIL instruction handler for unaligned prefix instructions.

VolatileHandler

Implements a CIL instruction handler for volatile prefix instructions.