L1D prefetch into S, not M
This commit is contained in:
@@ -370,7 +370,7 @@ endfunction
|
||||
procRqT r = ProcRq {
|
||||
id: ?, //Or maybe do 0 here
|
||||
addr: addr,
|
||||
toState: M,
|
||||
toState: S,
|
||||
op: Ld,
|
||||
byteEn: ?,
|
||||
data: ?,
|
||||
|
||||
Reference in New Issue
Block a user