timing(StoreMisalignBuffer): fix misalign buffer enq timing (#4493)* a misalign store will enqueue misalign buffer at s1, and revoke if itneeds at s2
style(Bundles): rewrite bundles with new style (#4274)
fix(uncache): uncache load fails to replay (#4275)Fixed the situation where the nc_with_data was not replayed correctly.
style(Bundles): move bundles to Bundles.scala (#4247)