M68kRegister

Architecture-specific Register variant

class M68kRegister : RegisterImpl!M68kRegisterId {}

Constructors

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

Meta