36 #ifndef __ARCH_HSAIL_GPU_ISA_HH__
37 #define __ARCH_HSAIL_GPU_ISA_HH__
59 fatal(
"HSAIL does not implement misc registers yet\n");
65 fatal(
"HSAIL does not implement misc registers yet\n");
78 #endif // __ARCH_HSAIL_GPU_ISA_HH__
bool hasScalarUnit() const
std::shared_ptr< GPUDynInst > GPUDynInstPtr
MiscReg readMiscReg(int opIdx) const
void writeMiscReg(int opIdx, MiscReg operandVal)
uint32_t advancePC(uint32_t old_pc, GPUDynInstPtr gpuDynInst)