whitespace
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 19 Apr 2020 15:12:04 +0000 (16:12 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 19 Apr 2020 15:12:04 +0000 (16:12 +0100)
3d_gpu/architecture/6600scoreboard.mdwn

index 45b2b2e4100af9b1ab6052eeafd105c33e197296..7e6aa652764f436ba72978fad8c7f85216bff355 100644 (file)
@@ -330,9 +330,9 @@ conditions are as follows:
   of the address **and** the length of the LD/ST operation (1/2/4/8 bytes),
   in a "bitmap" form.
 * These "Masks" have already been analysed for overlaps by the Address
-  Match Matrix: we **know** therefore that there are none (hence why
-  addresses with the same MSBs 5 and above may have their masks ORed
-  together)
+  Match Matrix: we **know** therefore that there are no overlaps (hence why
+  addresses with the same MSBs from bits 5 and above may have their
+  masks ORed together)
 
 [[!img mem_l0_to_l1_bridge.png size="600x"]]