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

/gem5/src/arch/hsail/insts/
H A Dmem.hh963 const char *_opcode, int srcIdx)
971 unsigned op_offs = obj->getOperandPtr(ib->operands,srcIdx);
1180 int srcIdx = 0; local
1184 srcIdx = 1;
1193 NoRegAddrOperand>(ib, obj, "st", srcIdx);
1199 SRegAddrOperand>(ib, obj, "st", srcIdx);
1202 DRegAddrOperand>(ib, obj, "st", srcIdx);
962 StInst(const Brig::BrigInstBase *ib, const BrigObject *obj, const char *_opcode, int srcIdx) argument

Completed in 9 milliseconds