Enable Wa_16012061344 for read suppresion issue caused by predictor

This commit is contained in:
Buqi Cheng
2021-03-09 03:58:04 +00:00
committed by igcbot
parent 962b655cd6
commit 03acf1ac06
8 changed files with 113 additions and 35 deletions

View File

@ -8560,6 +8560,12 @@ typedef struct _WA_TABLE
WA_BUG_TYPE_UNKNOWN,
WA_BUG_PERF_IMPACT_UNKNOWN, WA_COMPONENT_UNKNOWN)
WA_DECLARE(
Wa_16012061344,
"Workaround",
WA_BUG_TYPE_CORRUPTION,
WA_BUG_PERF_IMPACT_UNKNOWN, WA_COMPONENT_UNKNOWN)
} WA_TABLE, *PWA_TABLE;
#ifdef _USC_