From bb820c116764d7a1b8e071137d32b74e7f34dd2f Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Mon, 30 Aug 2010 11:05:15 -0800 Subject: integrating CL 7421-7434 from fermi-test this integrates the ptxplus functional model changes, but has only been verified with CUDA 3.1 PTX regressions (which pass) still need to verify ptxplus itself is working in this branch [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7435] --- src/cuda-sim/decuda_pred_table/decuda_pred_table.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/cuda-sim/decuda_pred_table/decuda_pred_table.h (limited to 'src/cuda-sim/decuda_pred_table/decuda_pred_table.h') diff --git a/src/cuda-sim/decuda_pred_table/decuda_pred_table.h b/src/cuda-sim/decuda_pred_table/decuda_pred_table.h new file mode 100644 index 0000000..c2b827c --- /dev/null +++ b/src/cuda-sim/decuda_pred_table/decuda_pred_table.h @@ -0,0 +1 @@ +bool pred_lookup(int condition, int flags); -- cgit v1.3