microprobe.target.isa.operand.MemoryOperandDescriptor
- class MemoryOperandDescriptor(otype, io, bit_rate)[source]
Bases:
object
Class to represent a memory operand descriptor.
Methods
__init__
(otype, io, bit_rate)- param otype:
full_report
([tabs])Attributes
Memory operand bit rate (:
int
)Is an address generator flag (
bool
)Is a branch target (
bool
)Is load flag (
bool
)Is prefech flag (
bool
)Is store flag (
bool
)Memory operand descriptor type (
Operand
)