diff options
author | Andrew Stubbs <ams@codesourcery.com> | 2012-11-13 13:31:50 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@gcc.gnu.org> | 2012-11-13 13:31:50 +0000 |
commit | 3f2dc80614e12fe044bae48388f5f338b8e942b1 (patch) | |
tree | 5bb8c5af3bd87edc10bb08d1f3b4154d65894d09 /gcc/mode-switching.c | |
parent | 2b12109c4a5fda3d9af269a2e6c1c685dd5818de (diff) | |
download | gcc-3f2dc80614e12fe044bae48388f5f338b8e942b1.zip gcc-3f2dc80614e12fe044bae48388f5f338b8e942b1.tar.gz gcc-3f2dc80614e12fe044bae48388f5f338b8e942b1.tar.bz2 |
arm.c (arm_emit_coreregs_64bit_shift): Fix comment.
2012-11-13 Andrew Stubbs <ams@codesourcery.com>
Ulrich Weigand <ulrich.weigand@linaro.org>
* config/arm/arm.c (arm_emit_coreregs_64bit_shift): Fix comment.
* config/arm/arm.md (opt, opt_enabled): New attributes.
(enabled): Use opt_enabled.
(ashldi3, ashrdi3, lshrdi3): Add TARGET_NEON case.
(ashldi3): Allow general operands for TARGET_NEON case.
* config/arm/iterators.md (rshifts): New code iterator.
(shift, shifttype): New code attributes.
* config/arm/neon.md (UNSPEC_LOAD_COUNT): New unspec type.
(neon_load_count, ashldi3_neon_noclobber, ashldi3_neon,
signed_shift_di3_neon, unsigned_shift_di3_neon,
ashrdi3_neon_imm_noclobber, lshrdi3_neon_imm_noclobber,
<shift>di3_neon): New patterns.
Co-Authored-By: Ulrich Weigand <ulrich.weigand@linaro.org>
From-SVN: r193476
Diffstat (limited to 'gcc/mode-switching.c')
0 files changed, 0 insertions, 0 deletions