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

/gem5/src/systemc/tests/
H A DSConscript12866:99ec3860ae84 Thu Jun 07 02:06:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc, scons: Add a mechanism to hook in the systemc tests.

This mechanism scans the systemc test directories as described in their
original distribution. It tells scons how to build each test
executable, and also how to build a json manifest file which
lists all the tests and some properties about them.

Change-Id: I8ebc748c1aed71f0bb76e04a2040f15abd2837d9
Reviewed-on: https://gem5-review.googlesource.com/10956
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/mem/ruby/slicc_interface/
H A DRubySlicc_Util.hhdiff 10956:19515f842044 Mon Jul 20 10:15:00 EDT 2015 Brad Beckmann <Brad.Beckmann@amd.com> ruby: re-added the addressToInt slicc interface function

This helper function is very useful converting address offsets to integers
that can be used for protocol specific destination mapping.

Completed in 14 milliseconds