Searched hist:9608 (Results 1 - 7 of 7) sorted by relevance

/gem5/src/cpu/checker/
H A Dcpu.cc9608:e2b6b86fda03 Tue Mar 26 14:46:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> cpu: Remove CpuPort and use MasterPort in the CPU classes

This patch changes the port in the CPU classes to use MasterPort
instead of the derived CpuPort. The functions of the CpuPort are now
distributed across the relevant subclasses. The port accessor
functions (getInstPort and getDataPort) now return a MasterPort
instead of a CpuPort. This simplifies creating derivative CPUs that do
not use the CpuPort.
H A Dcpu.hh9608:e2b6b86fda03 Tue Mar 26 14:46:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> cpu: Remove CpuPort and use MasterPort in the CPU classes

This patch changes the port in the CPU classes to use MasterPort
instead of the derived CpuPort. The functions of the CpuPort are now
distributed across the relevant subclasses. The port accessor
functions (getInstPort and getDataPort) now return a MasterPort
instead of a CpuPort. This simplifies creating derivative CPUs that do
not use the CpuPort.
/gem5/src/cpu/simple/
H A Dtiming.hh9608:e2b6b86fda03 Tue Mar 26 14:46:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> cpu: Remove CpuPort and use MasterPort in the CPU classes

This patch changes the port in the CPU classes to use MasterPort
instead of the derived CpuPort. The functions of the CpuPort are now
distributed across the relevant subclasses. The port accessor
functions (getInstPort and getDataPort) now return a MasterPort
instead of a CpuPort. This simplifies creating derivative CPUs that do
not use the CpuPort.
H A Datomic.hh9608:e2b6b86fda03 Tue Mar 26 14:46:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> cpu: Remove CpuPort and use MasterPort in the CPU classes

This patch changes the port in the CPU classes to use MasterPort
instead of the derived CpuPort. The functions of the CpuPort are now
distributed across the relevant subclasses. The port accessor
functions (getInstPort and getDataPort) now return a MasterPort
instead of a CpuPort. This simplifies creating derivative CPUs that do
not use the CpuPort.
/gem5/src/cpu/
H A Dbase.cc9608:e2b6b86fda03 Tue Mar 26 14:46:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> cpu: Remove CpuPort and use MasterPort in the CPU classes

This patch changes the port in the CPU classes to use MasterPort
instead of the derived CpuPort. The functions of the CpuPort are now
distributed across the relevant subclasses. The port accessor
functions (getInstPort and getDataPort) now return a MasterPort
instead of a CpuPort. This simplifies creating derivative CPUs that do
not use the CpuPort.
H A Dbase.hh9608:e2b6b86fda03 Tue Mar 26 14:46:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> cpu: Remove CpuPort and use MasterPort in the CPU classes

This patch changes the port in the CPU classes to use MasterPort
instead of the derived CpuPort. The functions of the CpuPort are now
distributed across the relevant subclasses. The port accessor
functions (getInstPort and getDataPort) now return a MasterPort
instead of a CpuPort. This simplifies creating derivative CPUs that do
not use the CpuPort.
/gem5/src/cpu/o3/
H A Dcpu.hh9608:e2b6b86fda03 Tue Mar 26 14:46:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> cpu: Remove CpuPort and use MasterPort in the CPU classes

This patch changes the port in the CPU classes to use MasterPort
instead of the derived CpuPort. The functions of the CpuPort are now
distributed across the relevant subclasses. The port accessor
functions (getInstPort and getDataPort) now return a MasterPort
instead of a CpuPort. This simplifies creating derivative CPUs that do
not use the CpuPort.

Completed in 99 milliseconds