----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2786/ -----------------------------------------------------------
(Updated May 26, 2015, 12:28 p.m.) Review request for Default. Repository: gem5 Description (updated) ------- Changeset 10816:aebe70c731a7 --------------------------- slicc: convert a variable to a pointer address Add the getPointer() SLICC function that simply adds an ampersand to the variable so that it can be assigned to pointer. Diffs (updated) ----- src/mem/slicc/ast/GetPointerAST.py PRE-CREATION src/mem/slicc/ast/__init__.py df2aa91dba5b0f0baa351039f0802baad9ed8f1d src/mem/slicc/parser.py df2aa91dba5b0f0baa351039f0802baad9ed8f1d Diff: http://reviews.gem5.org/r/2786/diff/ Testing ------- Thanks, Tony Gutierrez _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
