corrections to boundary-wrapped store, and add misaligned store that is
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 30 Dec 2022 13:59:47 +0000 (13:59 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 30 Dec 2022 13:59:47 +0000 (13:59 +0000)
commit5f027b9321bfa3f1f979cfeb073d121239f02756
tree7cd5a26b904a772aa0aacb3ebfaf78bda1a527bd
parent751e8f6b96a393bbd74f48fe54b9321286b1b9af
corrections to boundary-wrapped store, and add misaligned store that is
storing to a single line (not wrapping)
src/openpower/decoder/isa/mem.py
src/openpower/decoder/isa/test_mem.py