commit | f253fa815c9c114d1bdf6521a742c9f9d14ece29 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Mon Jan 23 15:43:47 2017 -0700 |
committer | David Brown <david.brown@linaro.org> | Mon Jan 23 16:01:01 2017 -0700 |
tree | b2d34c93cd40859354877e631cba715d7547b3a9 | |
parent | 5acda26f880c8ed3ee049f756c79c62aa2daea45 [diff] |
sim: Make misaligned writes panic To make things a little easier to debug, change misaligned writes to panics, so that the debugger can more easily intercept them.