diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2009-12-17 09:34:27 +0100 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2009-12-17 09:34:27 +0100 |
commit | ca43f0efca4d2a74447d0e150730f6869877f374 (patch) | |
tree | cb2b3e7926710250674eb8c1cb53e19468b8539c /gcc/expr.c | |
parent | 7ad86035e8e75ebb5b93278ec0d46a1120334a1a (diff) | |
download | gcc-ca43f0efca4d2a74447d0e150730f6869877f374.zip gcc-ca43f0efca4d2a74447d0e150730f6869877f374.tar.gz gcc-ca43f0efca4d2a74447d0e150730f6869877f374.tar.bz2 |
sync.md (IMODE): Remove mode iterator.
* config/i386/sync.md (IMODE): Remove mode iterator.
(modesuffix): Remove mode attribute.
(modeconstraint): Ditto.
(immconstraint): Ditto.
(*sync_compare_and_swap<mode>): Use SWI mode iterator instead of
IMODE mode iterator, imodesuffix mode attribute instead of modesuffix,
<r> mode attribute instead of modeconstraint and <i> mode attribute
instead of immconstraint.
(sync_double_compare_and_swap<mode>): Ditto.
(sync_old_add<mode>): Ditto.
(sync_lock_test_and_set<mode>): Ditto.
(sync_add<mode>): Ditto.
(sync_sub<mode>): Ditto.
(sync_and<mode>): Ditto.
(sync_ior<mode>): Ditto.
(sync_xor<mode>): Ditto.
(sync_<code><mode>): Macroize insn pattern from
sync_{and,ior,xor}<mode> using any_logic code iterator.
From-SVN: r155304
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions