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

/gem5/src/arch/
H A Disa_parser.py166 # all the operands in the OperandList are also in the
1127 class OperandList(object): class in inherits:object
1129 descriptor list (instance of class OperandList).'''
1297 class SubOperandList(OperandList):
1299 descriptor list (instance of class OperandList).'''
1424 self.operands = OperandList(parser, compositeCode)
2588 # build a map elem -> vector (used in OperandList)

Completed in 12 milliseconds