-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.m5sim.org/r/715/
-----------------------------------------------------------

Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan 
Binkert.


Summary
-------

grammar: better encapsulation of a grammar and parsing
This makes it possible to use the grammar multiple times and use the multiple
instances concurrently.  This makes implementing an include statement as part
of a grammar possible.


Diffs
-----

  src/arch/isa_parser.py 3f37cc5d25bc 
  src/mem/slicc/ast/AST.py 3f37cc5d25bc 
  src/mem/slicc/parser.py 3f37cc5d25bc 
  src/python/m5/util/grammar.py 3f37cc5d25bc 

Diff: http://reviews.m5sim.org/r/715/diff


Testing
-------

Quick Regressions, Compile everything


Thanks,

Nathan

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to