PowerPC

Instruction

Inheritance diagram of lief._lief.assembly.powerpc.Instruction
class lief.assembly.powerpc.Instruction

Bases: Instruction

This class represents a PowerPC (ppc64/ppc32) instruction

property opcode lief.assembly.powerpc.OPCODE

The instruction opcode as defined in LLVM

Opcodes

See: lief.assembly.powerpc.OPCODE