PpcRegister

Architecture-specific Register variant

class PpcRegister : RegisterImpl!PpcRegisterId {}

Constructors

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

Meta