gem5
v20.1.0.0
|
#include <gpu_decoder.hh>
Public Attributes | |
unsigned int | SIMM16: 16 |
unsigned int | SDST: 7 |
unsigned int | OP: 5 |
unsigned int | ENCODING: 4 |
Definition at line 1513 of file gpu_decoder.hh.
unsigned int Gcn3ISA::InFmt_SOPK::ENCODING |
Definition at line 1517 of file gpu_decoder.hh.
unsigned int Gcn3ISA::InFmt_SOPK::OP |
Definition at line 1516 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_SOPK::generateDisassembly(), and Gcn3ISA::Inst_SOPK::hasSecondDword().
unsigned int Gcn3ISA::InFmt_SOPK::SDST |
Definition at line 1515 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_SOPK__S_MOVK_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMOVK_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_EQ_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LG_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_GT_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_GE_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LT_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LE_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_EQ_U32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LG_U32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_GT_U32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_GE_U32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LT_U32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LE_U32::execute(), Gcn3ISA::Inst_SOPK__S_ADDK_I32::execute(), Gcn3ISA::Inst_SOPK__S_MULK_I32::execute(), Gcn3ISA::Inst_SOPK__S_SETREG_B32::execute(), Gcn3ISA::Inst_SOPK::generateDisassembly(), Gcn3ISA::Inst_SOPK::getRegisterIndex(), and Gcn3ISA::Inst_SOPK::isScalarRegister().
unsigned int Gcn3ISA::InFmt_SOPK::SIMM16 |
Definition at line 1514 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_SOPK__S_MOVK_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMOVK_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_EQ_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LG_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_GT_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_GE_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LT_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LE_I32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_EQ_U32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LG_U32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_GT_U32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_GE_U32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LT_U32::execute(), Gcn3ISA::Inst_SOPK__S_CMPK_LE_U32::execute(), Gcn3ISA::Inst_SOPK__S_ADDK_I32::execute(), Gcn3ISA::Inst_SOPK__S_MULK_I32::execute(), Gcn3ISA::Inst_SOPK__S_SETREG_B32::execute(), and Gcn3ISA::Inst_SOPK::generateDisassembly().