SConscript (2668:1f891cd3d920) SConscript (2669:f2b336e89d2a)
1# -*- mode:python -*-
2
3# Copyright (c) 2004-2005 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

--- 75 unchanged lines hidden (view full) ---

84 cpu/cpu_exec_context.cc
85 cpu/cpuevent.cc
86 cpu/exetrace.cc
87 cpu/op_class.cc
88 cpu/pc_event.cc
89 cpu/quiesce_event.cc
90 cpu/static_inst.cc
91 cpu/sampler/sampler.cc
1# -*- mode:python -*-
2
3# Copyright (c) 2004-2005 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

--- 75 unchanged lines hidden (view full) ---

84 cpu/cpu_exec_context.cc
85 cpu/cpuevent.cc
86 cpu/exetrace.cc
87 cpu/op_class.cc
88 cpu/pc_event.cc
89 cpu/quiesce_event.cc
90 cpu/static_inst.cc
91 cpu/sampler/sampler.cc
92
92
93 encumbered/cpu/full/fu_pool.cc
94
93 mem/bridge.cc
94 mem/bus.cc
95 mem/connector.cc
96 mem/mem_object.cc
97 mem/packet.cc
98 mem/physical.cc
99 mem/port.cc
100

--- 296 unchanged lines hidden ---
95 mem/bridge.cc
96 mem/bus.cc
97 mem/connector.cc
98 mem/mem_object.cc
99 mem/packet.cc
100 mem/physical.cc
101 mem/port.cc
102

--- 296 unchanged lines hidden ---