commit | 51e3930fc7ae8d3cff1ff0ecfdd63403b4c20f36 | [log] [tgz] |
---|---|---|
author | Christophe Lyon <christophe.lyon@st.com> | Tue Feb 15 13:44:44 2011 +0000 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sun Feb 20 17:43:01 2011 +0100 |
tree | 63c315f9bd4113251dd0ad94944958f5fcffdf58 | |
parent | b6c63b9891f0b1415f96e027d5dc8a430c7ec153 [diff] |
target-arm: fix unsigned 64 bit right shifts. Fix range of shift amounts which always give 0 as result. Signed-off-by: Christophe Lyon <christophe.lyon@st.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>