gem5
v20.1.0.0
|
#include <gpu_decoder.hh>
Public Attributes | |
unsigned int | VDST: 8 |
unsigned int | SDST: 7 |
unsigned int | CLAMP: 1 |
unsigned int | OP: 10 |
unsigned int | ENCODING: 6 |
Definition at line 1567 of file gpu_decoder.hh.
unsigned int Gcn3ISA::InFmt_VOP3_SDST_ENC::CLAMP |
Definition at line 1570 of file gpu_decoder.hh.
unsigned int Gcn3ISA::InFmt_VOP3_SDST_ENC::ENCODING |
Definition at line 1572 of file gpu_decoder.hh.
unsigned int Gcn3ISA::InFmt_VOP3_SDST_ENC::OP |
Definition at line 1571 of file gpu_decoder.hh.
unsigned int Gcn3ISA::InFmt_VOP3_SDST_ENC::SDST |
Definition at line 1569 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_VOP3__V_ADD_U32::execute(), Gcn3ISA::Inst_VOP3__V_SUB_U32::execute(), Gcn3ISA::Inst_VOP3__V_SUBREV_U32::execute(), Gcn3ISA::Inst_VOP3__V_ADDC_U32::execute(), Gcn3ISA::Inst_VOP3__V_SUBB_U32::execute(), Gcn3ISA::Inst_VOP3__V_SUBBREV_U32::execute(), Gcn3ISA::Inst_VOP3__V_DIV_SCALE_F32::execute(), Gcn3ISA::Inst_VOP3__V_DIV_SCALE_F64::execute(), Gcn3ISA::Inst_VOP3__V_MAD_U64_U32::execute(), Gcn3ISA::Inst_VOP3__V_MAD_I64_I32::execute(), Gcn3ISA::Inst_VOP3_SDST_ENC::generateDisassembly(), and Gcn3ISA::Inst_VOP3_SDST_ENC::getRegisterIndex().
unsigned int Gcn3ISA::InFmt_VOP3_SDST_ENC::VDST |
Definition at line 1568 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_VOP3__V_ADD_U32::execute(), Gcn3ISA::Inst_VOP3__V_SUB_U32::execute(), Gcn3ISA::Inst_VOP3__V_SUBREV_U32::execute(), Gcn3ISA::Inst_VOP3__V_ADDC_U32::execute(), Gcn3ISA::Inst_VOP3__V_SUBB_U32::execute(), Gcn3ISA::Inst_VOP3__V_SUBBREV_U32::execute(), Gcn3ISA::Inst_VOP3__V_DIV_SCALE_F32::execute(), Gcn3ISA::Inst_VOP3__V_DIV_SCALE_F64::execute(), Gcn3ISA::Inst_VOP3__V_MAD_U64_U32::execute(), Gcn3ISA::Inst_VOP3__V_MAD_I64_I32::execute(), Gcn3ISA::Inst_VOP3_SDST_ENC::generateDisassembly(), Gcn3ISA::Inst_VOP3_SDST_ENC::getRegisterIndex(), Gcn3ISA::Inst_VOP3_SDST_ENC::isScalarRegister(), and Gcn3ISA::Inst_VOP3_SDST_ENC::isVectorRegister().