UInt32 InstructionAddress
InstructionAddress location_
The location identified by the address.
const TTAMachine::AddressSpace & space() const
bool operator==(const Address &other) const
InstructionAddress location() const
bool operator!=(const Address &other) const
const TTAMachine::AddressSpace * space_
The address space of the address.
Address(InstructionAddress location, const TTAMachine::AddressSpace &space)
bool operator<(const Address &addr) const