Hi,
对于Normal memory的Store操作,store buffer哪些条件下才会drain?Load操作是否会去检查store buffer,如果不检查那是否会发生这种错误:在Load operation之前,store buffer还未drain,因而我们回得不到期望的结果。
load operation will check the store buffer to make sure the data coherency