#include <Alpha64Converter.h>
Public 型 | |
typedef u32 | CodeWordType |
typedef Alpha64Decoder | DecoderType |
typedef Alpha64OpInfo | OpInfoType |
Static Public 変数 | |
static const int | MaxDstOperands = OpInfoType::MaxDstRegCount |
static const int | MaxOpInfoDefs = 3 |
static const int | MaxSrcOperands = 4 |
Alpha64Converter.h の 44 行で定義されています。
Alpha64Converter.h の 48 行で定義されています。
Alpha64Converter.h の 46 行で定義されています。
Alpha64Converter.h の 45 行で定義されています。
const int Onikiri::AlphaLinux::Alpha64ConverterTraits::MaxDstOperands = OpInfoType::MaxDstRegCount [static] |
Alpha64Converter.h の 50 行で定義されています。
const int Onikiri::AlphaLinux::Alpha64ConverterTraits::MaxOpInfoDefs = 3 [static] |
const int Onikiri::AlphaLinux::Alpha64ConverterTraits::MaxSrcOperands = 4 [static] |
Alpha64Converter.h の 51 行で定義されています。