|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
This is the complete list of members for etiss::instr::OPCode, including all inherited members.
| code_ | etiss::instr::OPCode | |
| mask_ | etiss::instr::OPCode | |
| OPCode(unsigned width, const T code, const T mask) | etiss::instr::OPCode | inline |
| OPCode(const BitArray &code, const BitArray &mask) | etiss::instr::OPCode | |
| OPCode(const OPCode &cpy) | etiss::instr::OPCode | |
| operator!=(const OPCode &o) const | etiss::instr::OPCode | inline |
| operator<(const OPCode &o) const | etiss::instr::OPCode | |
| operator==(const OPCode &o) const | etiss::instr::OPCode | inline |