From 0ee15c4bef523db44723ab329d04b51ca4049506 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Wed, 12 Dec 2018 13:33:17 +0000 Subject: [PATCH] update conversation --- 3d_gpu/microarchitecture.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/3d_gpu/microarchitecture.mdwn b/3d_gpu/microarchitecture.mdwn index c69ec48e7..b9aa7b1d3 100644 --- a/3d_gpu/microarchitecture.mdwn +++ b/3d_gpu/microarchitecture.mdwn @@ -366,6 +366,9 @@ and there are several of them: * one for LOAD/STORE-to-LOAD/STORE - most recent LOADs prevent later STOREs - most recent STOREs prevent later LOADs. + - a separate process analyses LOAD-STORE addresses for + conflicts, based on sufficient bits to assess uniqueness + as opposed to precise and exact matches * one for Function-Unit to Function-Unit. - it expresses both RAW and WAW hazards through "Go_Write" and "Go_Read" signals, which are stopped from proceeding by -- 2.30.2