From dc45f0ec4b16144c248fb86acc905fbb5b627300 Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Tue, 10 Jul 2012 23:00:30 -0800 Subject: Fix for bug #154-internal and #8-external Adding support for double destination to mad instruction Fixing broken madp instruction Adding a patch to cuobjdump_to_ptxplus to work around the C3 problem (Documented in bug #154 internal). [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13349] --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e2e7f68..54b8380 100644 --- a/CHANGES +++ b/CHANGES @@ -38,6 +38,7 @@ Version 3.1.0+edits (development branch) versus 3.1.0 The same thing happened when using a prebuilt ptx file through PTX_SIM_USE_PTX_FILE - It always wanted to load the same ptx file even though there should have been more than one. + - Fixed bug that caused $p3 to be used before it was initialized. Version 3.1.0 versus 3.0.2 - Support for CUDA 4.0 for both PTX and PTXPlus. -- cgit v1.3