X86Register

Architecture-specific Register variant

class X86Register : RegisterImpl!X86RegisterId {}

Constructors

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

Meta