Searched hist:10364 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/m5/
H A Dparams.py10364:c12ec2a0de52 Tue Sep 09 04:36:00 EDT 2014 Geoffrey Blake <Geoffrey.Blake@arm.com> config: Fix vectorparam command line parsing

Parsing vectorparams from the command was slightly broken
in that it wouldn't accept the input that the help message
provided to the user and it didn't do the conversion
on the second code path used to convert the string input
to the actual internal representation. This patch fixes these bugs.

Completed in 32 milliseconds