gem5 v24.0.0.0
|
#include <gpu_decoder.hh>
Public Attributes | |
unsigned int | VDST: 8 |
unsigned int | NEG_HI: 3 |
unsigned int | OPSEL: 3 |
unsigned int | OPSEL_HI2: 1 |
unsigned int | CLMP: 1 |
unsigned int | OP: 7 |
unsigned int | ENCODING: 9 |
Definition at line 1965 of file gpu_decoder.hh.
unsigned int gem5::VegaISA::InFmt_VOP3P::CLMP |
Definition at line 1970 of file gpu_decoder.hh.
Referenced by gem5::VegaISA::Inst_VOP3P::dotHelper(), gem5::VegaISA::Inst_VOP3P::vop3pHelper(), and gem5::VegaISA::Inst_VOP3P::vop3pHelper().
unsigned int gem5::VegaISA::InFmt_VOP3P::ENCODING |
Definition at line 1972 of file gpu_decoder.hh.
unsigned int gem5::VegaISA::InFmt_VOP3P::NEG_HI |
Definition at line 1967 of file gpu_decoder.hh.
Referenced by gem5::VegaISA::Inst_VOP3P::dotHelper(), gem5::VegaISA::Inst_VOP3P__V_PK_ADD_F32::execute(), gem5::VegaISA::Inst_VOP3P__V_PK_FMA_F32::execute(), gem5::VegaISA::Inst_VOP3P__V_PK_MOV_B32::execute(), gem5::VegaISA::Inst_VOP3P__V_PK_MUL_F32::execute(), gem5::VegaISA::Inst_VOP3P::vop3pHelper(), and gem5::VegaISA::Inst_VOP3P::vop3pHelper().
unsigned int gem5::VegaISA::InFmt_VOP3P::OP |
Definition at line 1971 of file gpu_decoder.hh.
Referenced by gem5::VegaISA::Decoder::subDecode_OP_VOP3P().
unsigned int gem5::VegaISA::InFmt_VOP3P::OPSEL |
Definition at line 1968 of file gpu_decoder.hh.
Referenced by gem5::VegaISA::Inst_VOP3P::dotHelper(), gem5::VegaISA::Inst_VOP3P__V_PK_ADD_F32::execute(), gem5::VegaISA::Inst_VOP3P__V_PK_FMA_F32::execute(), gem5::VegaISA::Inst_VOP3P__V_PK_MOV_B32::execute(), gem5::VegaISA::Inst_VOP3P__V_PK_MUL_F32::execute(), gem5::VegaISA::Inst_VOP3P::generateDisassembly(), gem5::VegaISA::Inst_VOP3P::vop3pHelper(), and gem5::VegaISA::Inst_VOP3P::vop3pHelper().
unsigned int gem5::VegaISA::InFmt_VOP3P::OPSEL_HI2 |
Definition at line 1969 of file gpu_decoder.hh.
Referenced by gem5::VegaISA::Inst_VOP3P__V_PK_FMA_F32::execute(), gem5::VegaISA::Inst_VOP3P::vop3pHelper(), and gem5::VegaISA::Inst_VOP3P::vop3pHelper().
unsigned int gem5::VegaISA::InFmt_VOP3P::VDST |
Definition at line 1966 of file gpu_decoder.hh.
Referenced by gem5::VegaISA::Inst_VOP3P::dotHelper(), gem5::VegaISA::Inst_VOP3P__V_ACCVGPR_READ::execute(), gem5::VegaISA::Inst_VOP3P__V_ACCVGPR_WRITE::execute(), gem5::VegaISA::Inst_VOP3P__V_PK_ADD_F32::execute(), gem5::VegaISA::Inst_VOP3P__V_PK_FMA_F32::execute(), gem5::VegaISA::Inst_VOP3P__V_PK_MOV_B32::execute(), gem5::VegaISA::Inst_VOP3P__V_PK_MUL_F32::execute(), gem5::VegaISA::Inst_VOP3P::generateDisassembly(), gem5::VegaISA::Inst_VOP3P::initOperandInfo(), gem5::VegaISA::Inst_VOP3P::vop3pHelper(), and gem5::VegaISA::Inst_VOP3P::vop3pHelper().