Searched refs:DRegOperand (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/hsail/
H A Doperand.cc191 unsigned DRegOperand::maxRegIdx;
201 DRegOperand::disassemble()
H A Doperand.hh225 class DRegOperand : public BaseRegOperand class in inherits:BaseRegOperand
577 typedef RegOrImmOperand<DRegOperand, uint64_t> DRegOrImmOperand;
704 typedef RegAddrOperand<DRegOperand> DRegAddrOperand;
/gem5/src/gpu-compute/
H A Dhsail_code.cc79 DRegOperand::maxRegIdx = 0;
212 max_dreg = DRegOperand::maxRegIdx;
/gem5/src/arch/hsail/insts/
H A Ddecl.hh59 typedef HsailOperandType<DRegOperand, DRegOrImmOperand> DRegOperandType;

Completed in 15 milliseconds