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

/gem5/src/arch/
H A Disa_parser.py1286 def concatAttrLists(self, attr_name): member in class:OperandList
1289 # like concatAttrLists, but only include the values for the operands
1441 self.flags = self.operands.concatAttrLists('flags')

Completed in 7 milliseconds