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

/gem5/src/arch/
H A Disa_parser.py158 operands = SubOperandList(self.parser, compositeCode, d.operands)
167 # SubOperandList and in the same order. Otherwise, it is
1297 class SubOperandList(OperandList): class in inherits:OperandList

Completed in 13 milliseconds