PowerPC

Instruction

class Instruction : public LIEF::assembly::Instruction

Public Functions

OPCODE opcode() const

The instruction opcode as defined in LLVM.

virtual ~Instruction() override = default

Public Static Functions

static bool classof(const assembly::Instruction *inst)

True if inst is an effective instance of powerpc::Instruction.

Opcodes

See LIEF::assembly::powerpc::OPCODE in include/asm/powerpc/opcodes.hpp