ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
special comparison function that only takes register name into account. More...
Public Member Functions | |
bool | operator() (const RegisterPart &lhs, const RegisterPart &rhs) const |
special comparison function that only takes register name into account.
the use of this function and the special pseudo const function of RegisterPart allow the use of std::set as the main data container of RegisterSet
Definition at line 207 of file CodePart.h.
|
inline |
Definition at line 209 of file CodePart.h.
References etiss::RegisterPart::getName().