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
address_operandslength_operands
-
address_operands¶
-
length_operands¶
-