SConscript (13717:11e81e2a98bd) | SConscript (13735:52ab3bab4f28) |
---|---|
1# -*- mode:python -*- 2 3# Copyright (c) 2006 The Regents of The University of Michigan 4# All rights reserved. 5# 6# Redistribution and use in source and binary forms, with or without 7# modification, are permitted provided that the following conditions are 8# met: redistributions of source code must retain the above copyright --- 24 unchanged lines hidden (view full) --- 33SimObject('Prefetcher.py') 34 35Source('access_map_pattern_matching.cc') 36Source('base.cc') 37Source('bop.cc') 38Source('delta_correlating_prediction_tables.cc') 39Source('irregular_stream_buffer.cc') 40Source('queued.cc') | 1# -*- mode:python -*- 2 3# Copyright (c) 2006 The Regents of The University of Michigan 4# All rights reserved. 5# 6# Redistribution and use in source and binary forms, with or without 7# modification, are permitted provided that the following conditions are 8# met: redistributions of source code must retain the above copyright --- 24 unchanged lines hidden (view full) --- 33SimObject('Prefetcher.py') 34 35Source('access_map_pattern_matching.cc') 36Source('base.cc') 37Source('bop.cc') 38Source('delta_correlating_prediction_tables.cc') 39Source('irregular_stream_buffer.cc') 40Source('queued.cc') |
41Source('sbooe.cc') |
|
41Source('signature_path.cc') 42Source('signature_path_v2.cc') 43Source('slim_ampm.cc') 44Source('stride.cc') 45Source('tagged.cc') | 42Source('signature_path.cc') 43Source('signature_path_v2.cc') 44Source('slim_ampm.cc') 45Source('stride.cc') 46Source('tagged.cc') |