SConscript (2824:5fb98cd4edfd) SConscript (2840:227f7c4f8c81)
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/base.cc
85 cpu/cpuevent.cc
86 cpu/exetrace.cc
87 cpu/func_unit.cc
88 cpu/op_class.cc
89 cpu/pc_event.cc
90 cpu/quiesce_event.cc
91 cpu/static_inst.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/base.cc
85 cpu/cpuevent.cc
86 cpu/exetrace.cc
87 cpu/func_unit.cc
88 cpu/op_class.cc
89 cpu/pc_event.cc
90 cpu/quiesce_event.cc
91 cpu/static_inst.cc
92 cpu/sampler/sampler.cc
93 cpu/simple_thread.cc
94 cpu/thread_state.cc
95
96 mem/bridge.cc
97 mem/bus.cc
98 mem/mem_object.cc
99 mem/packet.cc
100 mem/physical.cc

--- 319 unchanged lines hidden ---
92 cpu/simple_thread.cc
93 cpu/thread_state.cc
94
95 mem/bridge.cc
96 mem/bus.cc
97 mem/mem_object.cc
98 mem/packet.cc
99 mem/physical.cc

--- 319 unchanged lines hidden ---