microprobe.target.isa.operand.MemoryOperand¶
- class MemoryOperand(address_formula, length_formula)[source]¶
Bases:
objectThis represents a machine instruction memory operand. It contains the operands, the formula, the
Methods
__init__(address_formula, length_formula)- param address_formula
full_report([tabs])Attributes
- property address_operands¶
- property length_operands¶