PpcInstruction

Architecture-specific instruction variant

class PpcInstruction : InstructionImpl!(PpcInstructionId, PpcRegister, PpcDetail) {}

Constructors

this
this(Capstone cs, cs_insn* internal)
Undocumented in source.

Meta