diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2009-07-15 17:40:15 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2009-07-15 17:40:15 +0200 |
commit | 31f44cd09ad0001da1bf2e12fb18931a1c4142df (patch) | |
tree | 539001fccfff7fa46f036c571301e801d032b1f8 /gcc/resource.c | |
parent | 1fba7394b093bf541afea220196183355927cfb2 (diff) | |
download | gcc-31f44cd09ad0001da1bf2e12fb18931a1c4142df.zip gcc-31f44cd09ad0001da1bf2e12fb18931a1c4142df.tar.gz gcc-31f44cd09ad0001da1bf2e12fb18931a1c4142df.tar.bz2 |
sse.md (copysign<mode>3): Use "and-not" SSE instruction instead of "and" with inverted sign bit mask value.
* config/i386/sse.md (copysign<mode>3): Use "and-not" SSE instruction
instead of "and" with inverted sign bit mask value. Use
"nonimmediate_operand" for operand 1 and operand 2 predicate.
Allocate registers only for operand 4 and operand 5.
From-SVN: r149691
Diffstat (limited to 'gcc/resource.c')
0 files changed, 0 insertions, 0 deletions