From: Luke Kenneth Casson Leighton Date: Wed, 12 Dec 2018 22:58:09 +0000 (+0000) Subject: update conversation X-Git-Tag: convert-csv-opcode-to-binary~4776 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=152ffba5919446044f3bbb3b8892913d672af3db;p=libreriscv.git update conversation --- 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