ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
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 |