diff options
author | Jakub Jelinek <jakub@redhat.com> | 2004-08-06 12:17:14 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2004-08-06 12:17:14 +0200 |
commit | 6b32b6286bcc158ec954b458576d50bcd7ed5df3 (patch) | |
tree | 921579deec711673c464f2e0a1bfb3050a1f4db1 /gcc/fortran | |
parent | 6797f908eec82d7ead4ca65eb970868c7489f244 (diff) | |
download | gcc-6b32b6286bcc158ec954b458576d50bcd7ed5df3.zip gcc-6b32b6286bcc158ec954b458576d50bcd7ed5df3.tar.gz gcc-6b32b6286bcc158ec954b458576d50bcd7ed5df3.tar.bz2 |
i386.c (ix86_expand_clrmem): Move gen_cld down to the places where it is actually needed.
* config/i386/i386.c (ix86_expand_clrmem): Move gen_cld down to
the places where it is actually needed. Don't use repz; stosb
for -Os with sufficiently small constant sizes.
For sufficiently small repz; stos{l,q} repeat counts use a sequence
of stos{l,q} instructions instead.
From-SVN: r85635
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions