73 reg_sym =
"flat_scratch_lo";
76 reg_sym =
"flat_scratch_hi";
115 fatal(
"GCN3 ISA instruction has unknown register index %u\n", idx);
143 regIdx = numScalarRegs - 2;
157 regIdx = numScalarRegs - 4;
159 regIdx = numScalarRegs - 3;
#define fatal(...)
This implements a cprintf based fatal() function.
bool isScalarReg(int opIdx)
bool isFlatScratchReg(int opIdx)
bool isExecMask(int opIdx)
bool isVectorReg(int opIdx)
classes that represnt vector/scalar operands in GCN3 ISA.
int opSelectorToRegIdx(int idx, int numScalarRegs)
bool isLiteral(int opIdx)
std::string opSelectorToRegSym(int idx, int numRegs)
const std::string to_string(sc_enc enc)