449,450c449,450
< ContextType ct;
< int context;
---
> ContextType ct = Primary;
> int context = 0;
510a511,513
> if (write && asi == ASI_LDTX_P)
> // block init store (like write hint64)
> goto continueDtbFlow;