isa_parser: Use an exception to flag error
authorNathan Binkert <nate@binkert.org>
Sat, 27 Feb 2010 02:14:48 +0000 (18:14 -0800)
committerNathan Binkert <nate@binkert.org>
Sat, 27 Feb 2010 02:14:48 +0000 (18:14 -0800)
commit40a05f04fbcd0f411b4cf2e2ac38b9f5bb42f4b6
tree77d38cc792086361044aa4b687641b794d374603
parentf82a92925cfd4f1b9577777e69ca58338c92079a
isa_parser: Use an exception to flag error
This allows the error to propagate more easily
src/arch/isa_parser.py