29 #ifndef __ARCH_POWER_INSTS_CONDITION_HH__ 30 #define __ARCH_POWER_INSTS_CONDITION_HH__ 86 #endif //__ARCH_POWER_INSTS_CONDITION_HH__
CondLogicOp(const char *mnem, MachInst _machInst, OpClass __opClass)
Constructor.
CondMoveOp(const char *mnem, MachInst _machInst, OpClass __opClass)
Constructor.
const ExtMachInst machInst
The binary machine instruction.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Class for condition register move operations.
Class for condition register logical operations.
std::string generateDisassembly(Addr pc, const Loader::SymbolTable *symtab) const override
Internal function to generate disassembly string.