#include <gpu_isa.hh>
Definition at line 46 of file gpu_isa.hh.
◆ GPUISA()
HsailISA::GPUISA::GPUISA |
( |
| ) |
|
|
inline |
◆ advancePC()
uint32_t HsailISA::GPUISA::advancePC |
( |
uint32_t |
old_pc, |
|
|
GPUDynInstPtr |
gpuDynInst |
|
) |
| |
|
inline |
◆ hasScalarUnit()
bool HsailISA::GPUISA::hasScalarUnit |
( |
| ) |
const |
|
inline |
◆ readMiscReg()
RegVal HsailISA::GPUISA::readMiscReg |
( |
int |
opIdx | ) |
const |
|
inline |
◆ writeMiscReg()
void HsailISA::GPUISA::writeMiscReg |
( |
int |
opIdx, |
|
|
RegVal |
operandVal |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: