gem5
v20.1.0.0
|
#include <gpu_decoder.hh>
Public Attributes | |
unsigned int | SRC0: 8 |
unsigned int | DPP_CTRL: 9 |
unsigned int | pad_17_18: 2 |
unsigned int | BOUND_CTRL: 1 |
unsigned int | SRC0_NEG: 1 |
unsigned int | SRC0_ABS: 1 |
unsigned int | SRC1_NEG: 1 |
unsigned int | SRC1_ABS: 1 |
unsigned int | BANK_MASK: 4 |
unsigned int | ROW_MASK: 4 |
Definition at line 1582 of file gpu_decoder.hh.
unsigned int Gcn3ISA::InFmt_VOP_DPP::BANK_MASK |
Definition at line 1591 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_VOP2__V_ADD_F32::execute(), Gcn3ISA::Inst_VOP2__V_MAC_F32::execute(), Gcn3ISA::Inst_VOP1__V_MOV_B32::execute(), and Gcn3ISA::processDPP().
unsigned int Gcn3ISA::InFmt_VOP_DPP::BOUND_CTRL |
Definition at line 1586 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_VOP2__V_ADD_F32::execute(), Gcn3ISA::Inst_VOP2__V_MAC_F32::execute(), Gcn3ISA::Inst_VOP1__V_MOV_B32::execute(), and Gcn3ISA::processDPP().
unsigned int Gcn3ISA::InFmt_VOP_DPP::DPP_CTRL |
Definition at line 1584 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_VOP2__V_ADD_F32::execute(), Gcn3ISA::Inst_VOP2__V_MAC_F32::execute(), Gcn3ISA::Inst_VOP1__V_MOV_B32::execute(), and Gcn3ISA::processDPP().
unsigned int Gcn3ISA::InFmt_VOP_DPP::pad_17_18 |
Definition at line 1585 of file gpu_decoder.hh.
unsigned int Gcn3ISA::InFmt_VOP_DPP::ROW_MASK |
Definition at line 1592 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_VOP2__V_ADD_F32::execute(), Gcn3ISA::Inst_VOP2__V_MAC_F32::execute(), Gcn3ISA::Inst_VOP1__V_MOV_B32::execute(), and Gcn3ISA::processDPP().
unsigned int Gcn3ISA::InFmt_VOP_DPP::SRC0 |
Definition at line 1583 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_VOP2__V_ADD_F32::execute(), Gcn3ISA::Inst_VOP2__V_MAC_F32::execute(), and Gcn3ISA::Inst_VOP1__V_MOV_B32::execute().
unsigned int Gcn3ISA::InFmt_VOP_DPP::SRC0_ABS |
Definition at line 1588 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_VOP2__V_ADD_F32::execute(), Gcn3ISA::Inst_VOP2__V_MAC_F32::execute(), Gcn3ISA::Inst_VOP1__V_MOV_B32::execute(), and Gcn3ISA::processDPP().
unsigned int Gcn3ISA::InFmt_VOP_DPP::SRC0_NEG |
Definition at line 1587 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_VOP2__V_ADD_F32::execute(), Gcn3ISA::Inst_VOP2__V_MAC_F32::execute(), Gcn3ISA::Inst_VOP1__V_MOV_B32::execute(), and Gcn3ISA::processDPP().
unsigned int Gcn3ISA::InFmt_VOP_DPP::SRC1_ABS |
Definition at line 1590 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_VOP2__V_ADD_F32::execute(), Gcn3ISA::Inst_VOP2__V_MAC_F32::execute(), Gcn3ISA::Inst_VOP1__V_MOV_B32::execute(), and Gcn3ISA::processDPP().
unsigned int Gcn3ISA::InFmt_VOP_DPP::SRC1_NEG |
Definition at line 1589 of file gpu_decoder.hh.
Referenced by Gcn3ISA::Inst_VOP2__V_ADD_F32::execute(), Gcn3ISA::Inst_VOP2__V_MAC_F32::execute(), Gcn3ISA::Inst_VOP1__V_MOV_B32::execute(), and Gcn3ISA::processDPP().