gem5/configs
Anthony Gutierrez 8a53da22c2 cpu: allow the fetch buffer to be smaller than a cache line
the current implementation of the fetch buffer in the o3 cpu
is only allowed to be the size of a cache line. some
architectures, e.g., ARM, have fetch buffers smaller than a cache
line, see slide 22 at:
http://www.arm.com/files/pdf/at-exploring_the_design_of_the_cortex-a15.pdf

this patch allows the fetch buffer to be set to values smaller
than a cache line.
2013-11-15 13:21:15 -05:00
..
boot rcs scripts: remove bbench.rcS 2013-04-02 12:46:49 -04:00
common cpu: allow the fetch buffer to be smaller than a cache line 2013-11-15 13:21:15 -05:00
example util: Streamline .apc project convertsion script 2013-10-17 10:20:45 -05:00
ruby ruby: network: correct naming of routers 2013-09-06 16:21:33 -05:00
splash2 config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
topologies ruby: network: correct naming of routers 2013-09-06 16:21:33 -05:00