gem5/configs
Fernando Endo 6c72c35519 cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClass
Modify the opClass assigned to AArch64 FP instructions from SimdFloat* to
Float*. Also create the FloatMemRead and FloatMemWrite opClasses, which
distinguishes writes to the INT and FP register banks.
Change the latency of (Simd)FloatMultAcc to 5, based on the Cortex-A72,
where the "latency" of FMADD is 3 if the next instruction is a FMADD and
has only the augend to destination dependency, otherwise it's 7 cycles.

Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
2016-10-15 14:58:45 -05:00
..
boot rcs scripts: remove bbench.rcS 2013-04-02 12:46:49 -04:00
common cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClass 2016-10-15 14:58:45 -05:00
dist config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
dram config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
example config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
learning_gem5 config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
network ruby: Fix regressions and make Ruby configs Python packages 2016-10-13 03:17:19 -04:00
ruby config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
splash2 config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
topologies ruby: Fix regressions and make Ruby configs Python packages 2016-10-13 03:17:19 -04:00