----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1623/#review3856 -----------------------------------------------------------
Is there exactly a one-to-one relationship between GenericMachineType and MachineType? If so, why do we have both? I have a patch that I haven't put on reviewboard (which I should) that allows two different MachineType's to have the same GenericMachineType. This function, convertGenericMachToMach, would break that. But maybe I'm just confused as to what GenericMachineType is supposed to be. Could you explain what the difference between MachineType and GenericMachineType and when to use them? src/mem/slicc/symbols/Type.py <http://reviews.gem5.org/r/1623/#comment3716> Debugging statement? Or is this used for something else? - Jason Power On Jan. 14, 2013, 10:57 a.m., Derek Hower wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1623/ > ----------------------------------------------------------- > > (Updated Jan. 14, 2013, 10:57 a.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 9469:e47b15566f66 > --------------------------- > slicc: added generic mach to mach function > > *Note* This patch was created by Brad Beckmann ([email protected]) > > > Diffs > ----- > > src/mem/slicc/symbols/Type.py 794711cac18b0b5b47782675d45b886f2c31449c > > Diff: http://reviews.gem5.org/r/1623/diff/ > > > Testing > ------- > > > Thanks, > > Derek Hower > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
