EvmRegister

Architecture-specific Register variant

Note that this is a dummy enum as there are no valid registers

class EvmRegister : RegisterImpl!EvmRegisterId {}

Constructors

this
this(Capstone cs, int id)
Undocumented in source.

Meta