commit | 9886ecdf31165de2d4b8bccc1a220bd6ac8bc192 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Mar 04 11:30:21 2016 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Mar 04 11:30:21 2016 +0000 |
tree | dcf7ac4757818aec6738dc97b17e3f2c934ca2ef | |
parent | 91cca2cda9823b1e7a049cb308a05104b5076cba [diff] |
target-arm: implement setend Since this is not a high-performance path, just use a helper to flip the E bit and force a lookup in the hash table since the flags have changed. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>