#include <PPC64Converter.h>
Public 型 | |
typedef u32 | CodeWordType |
typedef PPC64Decoder | DecoderType |
typedef PPC64OpInfo | OpInfoType |
Static Public 変数 | |
static const int | MaxDstOperands = PPC64OpInfo::MaxDstRegCount |
static const int | MaxOpInfoDefs = 3 |
static const int | MaxSrcOperands = 6 |
PPC64Converter.h の 45 行で定義されています。
PPC64Converter.h の 49 行で定義されています。
PPC64Converter.h の 47 行で定義されています。
PPC64Converter.h の 46 行で定義されています。
const int Onikiri::PPC64Linux::PPC64ConverterTraits::MaxDstOperands = PPC64OpInfo::MaxDstRegCount [static] |
PPC64Converter.h の 51 行で定義されています。
const int Onikiri::PPC64Linux::PPC64ConverterTraits::MaxOpInfoDefs = 3 [static] |
const int Onikiri::PPC64Linux::PPC64ConverterTraits::MaxSrcOperands = 6 [static] |
PPC64Converter.h の 52 行で定義されています。