diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-06-09 15:43:25 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-06-09 16:06:12 +0100 |
commit | aa633469ed902a6d96b3d4013ec5ce32597f0626 (patch) | |
tree | a6ffde3939a1065b13d8ed6c45fe9c2312ca2eea /linux-user/elfload.c | |
parent | 130f2e7dcb4a5f9534fc65200121f06983435a77 (diff) |
target-arm: A32/T32: Mask CRC value in calling code, not helper
Bring the 32-bit CRC helper functions into line with the A64 ones,
by masking the high bytes of the value in the calling code rather
than the helper. This is more efficient since we can determine the
mask at translation time.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1401458125-27977-7-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'linux-user/elfload.c')
0 files changed, 0 insertions, 0 deletions