mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
of
This commit is contained in:
@@ -13073,7 +13073,7 @@ All CPU types inherit from the `BaseCPU` class, and looking at the class hierarc
|
||||
|
||||
From this we see that there are basically only 4 C++ CPU models in gem5: Atomic, Timing, Minor and O3. All others are basically parametrizations of those base types.
|
||||
|
||||
==== List gem5 CPU types
|
||||
==== List of gem5 CPU types
|
||||
|
||||
===== gem5 `BaseSimpleCPU`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user