aboutsummaryrefslogtreecommitdiff
path: root/darwin-user
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2011-04-11 16:26:15 +0100
committerAurelien Jarno <aurelien@aurel32.net>2011-04-12 23:33:29 +0200
commit2bc70834e867e7a0c4f30d374405acf8d81bba03 (patch)
tree1f749fafef5848d5d26e4c33ee438ace644ffa33 /darwin-user
parentcc13115bdecb4596fd4201f16455220a7d1a85f8 (diff)
target-arm: Collapse VSRI case into VSHL, VSLI
Collapse some switch cases for VSRI into those for VSHL, VSLI, since the bodies are the same. (This is not completely obvious for the size < 3 case, but since for VSRI we know U=1 the GEN_NEON_INTEGER_OP() expansion is equivalent to the open-coded VSHL/VSLI case.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'darwin-user')
0 files changed, 0 insertions, 0 deletions