6c72c35519
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> |
||
---|---|---|
.. | ||
__init__.py | ||
Benchmarks.py | ||
CacheConfig.py | ||
Caches.py | ||
cpu2000.py | ||
CpuConfig.py | ||
FSConfig.py | ||
GPUTLBConfig.py | ||
GPUTLBOptions.py | ||
HMC.py | ||
MemConfig.py | ||
O3_ARM_v7a.py | ||
Options.py | ||
PlatformConfig.py | ||
SimpleOpts.py | ||
Simulation.py | ||
SysPaths.py |