From 94a6b6c513c0afaf86770d2af0e41c8d7d0da3f5 Mon Sep 17 00:00:00 2001 From: Tayler Hetherington Date: Tue, 8 Jul 2014 16:06:37 -0800 Subject: - Code review 1173001 - Added a parameter to the cache configuration to configure the set index function. - Added a hash set index function to the Fermi L1 data cache for the two default cache sizes, 16KB/48KB with 32/64 sets. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 18202] --- CHANGES | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 28a3766..c994737 100644 --- a/CHANGES +++ b/CHANGES @@ -1,11 +1,17 @@ LOG: Version 3.2.3+edits (development branch) versus 3.2.3 -- Fixed bug #81, fix ordering of pushing branch entries to the stack +- Added a parameter to the cache configuration to configure the set index + function. Added a hash set index function to the Fermi L1 data cache for + the two default cache sizes, 16KB/48KB with 32/64 sets. + +- Bug fixes: + - Fixed bug #81, fix ordering of pushing branch entries to the stack Version 3.2.3 versus 3.2.2 -- Fixed bug #78, added signed types to implementation of slct instruction. -- Fixed bug #64, properly handing unsigned add. -- Fixed bug #80, sad instruction operands were not corret. +- Bug fixes: + - Fixed bug #78, added signed types to implementation of slct instruction. + - Fixed bug #64, properly handing unsigned add. + - Fixed bug #80, sad instruction operands were not corret. Version 3.2.2 versus 3.2.1 - Added NVIDIA Quadro FX5600 GPGPU-Sim and GPUWattch configuration files. -- cgit v1.3