Searched refs:DRegAddrOperand (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/hsail/insts/
H A Dmem.hh198 return new LdaInst<DataType, DRegAddrOperand>(ib, obj, "ldas");
718 DRegAddrOperand>(ib, obj, "ld");
1202 DRegAddrOperand>(ib, obj, "st", srcIdx);
1740 return constructAtomic<DataType, DRegAddrOperand,
/gem5/src/arch/hsail/
H A Doperand.hh704 typedef RegAddrOperand<DRegOperand> DRegAddrOperand; typedef

Completed in 16 milliseconds