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

/gem5/src/arch/hsail/
H A Doperand.cc63 ListOperand::init(unsigned opOffset, const BrigObject *obj)
99 fatal("ListOperand: bad operand kind %d\n", brigOp->kind);
104 ListOperand::disassemble()
H A Doperand.hh750 class ListOperand : public BaseOperand class in inherits:BaseOperand
/gem5/src/arch/hsail/insts/
H A Ddecl.hh1181 ListOperand dest;
1183 ListOperand src1;

Completed in 14 milliseconds