add branch speculation image
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 10 Jan 2019 11:57:19 +0000 (11:57 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 10 Jan 2019 11:57:19 +0000 (11:57 +0000)
3d_gpu/requirements_specification.mdwn
3d_gpu/shadow_issue_flipflops.png [new file with mode: 0644]

index 4340a4cf52aab864889a93cc735a3970169353c7..611bf740e40028843d933f1c872d8723c3e7c201 100644 (file)
@@ -161,3 +161,8 @@ and may only occur if the Function Unit is entirely free of write hazards.
 
 The Function-Unit to Function-Unit Dependency Matrix expresses the
 read and write hazards - dependencies - between Function Units.
+
+## Branch Speculation
+
+![shadow branch][shadow_issue_flipflops.png]
+
diff --git a/3d_gpu/shadow_issue_flipflops.png b/3d_gpu/shadow_issue_flipflops.png
new file mode 100644 (file)
index 0000000..108f832
Binary files /dev/null and b/3d_gpu/shadow_issue_flipflops.png differ