isa_parser: Turn the ISA Parser into a subclass of Grammar.
authorNathan Binkert <nate@binkert.org>
Thu, 24 Sep 2009 01:28:29 +0000 (18:28 -0700)
committerNathan Binkert <nate@binkert.org>
Thu, 24 Sep 2009 01:28:29 +0000 (18:28 -0700)
commitbaca1f0566b51a24fda506dc95e3baa6265280d4
tree04cd2eec55745a915fae490c0d4f08447b347b6a
parentbae6a4a4d9ab3953051fb9d1b866172ecfcbccdb
isa_parser: Turn the ISA Parser into a subclass of Grammar.
This is to prepare for future cleanup where we allow SCons to create a
separate grammar class for each ISA
src/arch/isa_parser.py