commit | 01ec3ec930c90374a8870e99e0da63c17d708d47 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue May 22 18:42:13 2018 -0700 |
committer | Stafford Horne <shorne@gmail.com> | Tue Jul 03 00:05:28 2018 +0900 |
tree | a94f3a80a516dd6d3bd4f4ba4bf2af8101caf623 | |
parent | 2ba6541792782fc0d20dab6678f5f90a3c8978c9 [diff] |
target/openrisc: Exit the TB after l.mtspr A store to SR changes interrupt state, which should return to the main loop to recognize that state. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Stafford Horne <shorne@gmail.com>