commit | 7e598de023e4f3f612be7f16acea2ec5dac010ec | [log] [tgz] |
---|---|---|
author | Matt Craighead <mjcraighead@gmail.com> | Thu May 10 12:56:08 2012 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu May 10 12:56:08 2012 +0000 |
tree | 934b6a0d90555ba3d36ea3f2b2b05044431fa399 | |
parent | 9f34841a812dc622f8de98bc6141925c22f0ee93 [diff] |
target-arm: When setting FPSCR.QC, don't clear other FPSCR bits This patch fixes a bug affecting a variety of Neon instructions, such as VQADD. Signed-off-by: Matt Craighead <mjcraighead@gmail.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>