Searched refs:operandVal (Results 1 - 3 of 3) sorted by relevance

/gem5/src/gpu-compute/
H A Dgpu_exec_context.cc64 GPUExecContext::writeMiscReg(int opIdx, RegVal operandVal) argument
67 gpuISA->writeMiscReg(opIdx, operandVal);
H A Dgpu_exec_context.hh54 void writeMiscReg(int opIdx, RegVal operandVal);
/gem5/src/arch/hsail/
H A Dgpu_isa.hh56 writeMiscReg(int opIdx, RegVal operandVal) argument

Completed in 5 milliseconds