microprobe.target.isa.operand.MemoryOperand¶
-
class
MemoryOperand
(address_formula, length_formula)[source]¶ Bases:
object
This 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_operands
length_operands
-
address_operands
¶
-
length_operands
¶
-