microprobe.target.isa.instruction

microprobe.target.isa.instruction module

Functions

import_definition(cls, filenames, args)

param filenames:

instruction_type_from_bin(binstr, target)

param bin:

Classes

GenericInstructionType(name, mnemonic, ...)

Instruction generic class implementation

InstructionType()

Abstract class to represent a machine instruction type.

Classes diagram

Inheritance diagram of GenericInstructionType, InstructionType



Functions

import_definition(cls, filenames, args)[source]
Parameters:
  • filenames

  • args

instruction_type_from_bin(binstr, target)[source]
Parameters:
  • bin

  • target