RISC-V

Instruction

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

Bases: Instruction

This class represents a RISC-V (32 or 64 bit) instruction

property opcode lief.assembly.riscv.OPCODE

The instruction opcode as defined in LLVM

Opcodes

See: lief.assembly.riscv.OPCODE