From 152ffba5919446044f3bbb3b8892913d672af3db Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Wed, 12 Dec 2018 22:58:09 +0000 Subject: [PATCH] update conversation --- 3d_gpu/microarchitecture.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d_gpu/microarchitecture.mdwn b/3d_gpu/microarchitecture.mdwn index b9aa7b1d3..7975be84c 100644 --- a/3d_gpu/microarchitecture.mdwn +++ b/3d_gpu/microarchitecture.mdwn @@ -200,7 +200,7 @@ be pending Advantages of Speculation, Load and Store hazards: -* A store updates memoryy only when it reached the head of the ROB +* A store updates memory only when it reached the head of the ROB * WAW and WAR type of hazards are eliminated with speculation (actual updating of memory occurs in order) * RAW hazards through memory are maintained by not allowing a load -- 2.30.2