AddToOpMap(OpDef *opDefs, int count) | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected] |
ChainParamMap(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, T *param, bool save) | Onikiri::ParamExchangeBase | [inline] |
ChainParamMap(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, std::vector< T > *param, bool save) | Onikiri::ParamExchangeBase | [inline] |
CodeWordType typedef | Onikiri::EmulatorUtility::CommonConverter< Traits > | |
CommonConverter() | Onikiri::EmulatorUtility::CommonConverter< Traits > | |
Convert(CodeWordType codeWord, Iter out) const | Onikiri::EmulatorUtility::CommonConverter< Traits > | |
ConvertOneOpInfo(const DecodedInsn &decoded, const OpInfoDef &opInfoDef, int microOpNum, int microOpIndex, const char *mnemonic) const | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected] |
DecodedInsn typedef | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected] |
DecoderType typedef | Onikiri::EmulatorUtility::CommonConverter< Traits > | |
FindOpDef(CodeWordType codeWord) const | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected] |
Onikiri::EmulatorUtility::CommonConverter::GetActualRegNumber(int regTemplate, const DecodedInsn &decoded) const =0 | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected, pure virtual] |
Onikiri::EmulatorUtility::CommonConverter::GetActualSrcOperand(int srcTemplate, const DecodedInsn &decoded) const =0 | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected, pure virtual] |
GetRootPath() | Onikiri::ParamExchangeBase | [inline] |
IsParameterReleased() | Onikiri::ParamExchange | [virtual] |
IsSplitLoadStoreEnabled() const | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected] |
LoadParam() | Onikiri::ParamExchange | [virtual] |
m_rootPath | Onikiri::ParamExchangeBase | [protected] |
MakeIndexedPath(const String &base, int index) | Onikiri::ParamExchangeBase | [inline] |
MaskMap typedef | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected] |
MaxDstOperands | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected, static] |
MaxOpInfoDefs | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected, static] |
MaxOpInfoInCode | Onikiri::EmulatorUtility::CommonConverter< Traits > | [static] |
MaxSrcOperands | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected, static] |
OpcodeMap typedef | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected] |
OperandType typedef | Onikiri::EmulatorUtility::CommonConverter< Traits > | [protected] |
OpInfoType typedef | Onikiri::EmulatorUtility::CommonConverter< Traits > | |
ParamBindingEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, ValueT *val, const ParamDB::Binding< ValueT > *bindings, int bindingsSize, bool save) | Onikiri::ParamExchangeBase | [inline] |
ParamEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, ValueT *val, bool save) | Onikiri::ParamExchangeBase | [inline] |
ParamExchange() | Onikiri::ParamExchange | |
ParamExchangeBase() | Onikiri::ParamExchangeBase | [inline] |
ParamExchangeType typedef | Onikiri::EmulatorUtility::CommonConverter< Traits > | |
PPC64Converter() | Onikiri::PPC64Linux::PPC64Converter | |
ProcessParamMap(bool save)=0 | Onikiri::ParamExchangeBase | [pure virtual] |
ReleaseParam() | Onikiri::ParamExchange | [virtual] |
ResultEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, const ValueT &val) | Onikiri::ParamExchangeBase | [inline] |
ResultRateEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, const ValueT &numerator, const ValueT &denominator) | Onikiri::ParamExchangeBase | [inline] |
ResultRateEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, const std::vector< ValueT > &n, const std::vector< ValueT > &d) | Onikiri::ParamExchangeBase | [inline] |
ResultRateSumEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, const ValueT &numerator, const ValueT &denominator1, const ValueT &denominator2) | Onikiri::ParamExchangeBase | [inline] |
ResultRateSumEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, const std::vector< ValueT > &n, const std::vector< ValueT > &d1, const std::vector< ValueT > &d2) | Onikiri::ParamExchangeBase | [inline] |
SetRootPath(const ParamXMLPath &root) | Onikiri::ParamExchangeBase | [inline] |
~CommonConverter() | Onikiri::EmulatorUtility::CommonConverter< Traits > | [virtual] |
~ParamExchange() | Onikiri::ParamExchange | [virtual] |
~ParamExchangeBase() | Onikiri::ParamExchangeBase | [inline, virtual] |
~PPC64Converter() | Onikiri::PPC64Linux::PPC64Converter | [virtual] |