summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrew M. B. Boktor <[email protected]>2014-03-17 02:07:28 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:50:59 -0700
commit3d160890b053fd45efe83d56f5cc1c8aede9e436 (patch)
tree82d23efcd7f1ab3f243100c849d1c8bf662cdd66 /CHANGES
parent4fc00f4e08535fda89125aaa0f44746ffe01f031 (diff)
Fixing bugs 80 and 64
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 17739]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ebdfed1..a3abea1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
LOG:
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.
Version 3.2.2 versus 3.2.1
- Added NVIDIA Quadro FX5600 GPGPU-Sim and GPUWattch configuration files.