Searched defs:RegOrImmOperand (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/hsail/
H A Doperand.hh456 class RegOrImmOperand : public BaseOperand class in inherits:BaseOperand
467 RegOrImmOperand() { is_imm = false; } function in class:RegOrImmOperand
[all...]

Completed in 7 milliseconds