diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2007-12-14 16:33:34 +0100 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2007-12-14 16:33:34 +0100 |
commit | 627eb745771b85751cbc9dd4ab842871cf22007f (patch) | |
tree | 1cbb659d14030239590fd3f5210ba313304db51e /gcc/tree-flow-inline.h | |
parent | 720522379c33e1054acc70d63382ae4bb65ae119 (diff) | |
download | gcc-627eb745771b85751cbc9dd4ab842871cf22007f.zip gcc-627eb745771b85751cbc9dd4ab842871cf22007f.tar.gz gcc-627eb745771b85751cbc9dd4ab842871cf22007f.tar.bz2 |
sse.md (sse4_2_pcmpestr): Use reg_not_xmm0_operand constraint for operand2.
* config/i386/sse.md (sse4_2_pcmpestr): Use reg_not_xmm0_operand
constraint for operand2. Use nonimm_not_xmm0_operand constraint
for operand 4. Update arguments in the call to
gen_sse4_2_pcmpestr_cconly.
(sse_4_2_pcmpestr_cconly): Renumber insn operands and update insn
template accordingly.
(sse4_2_pcmpistr): Use reg_not_xmm0_operand constraint for operand2.
Use nonimm_not_xmm0_operand constraint for operand 3. Update
arguments in the call to gen_sse4_2_pcmpistr_cconly.
(sse_4_2_pcmpistr_cconly): Renumber insn operands and update insn
testsuite/ChangeLog:
* gcc.target/i386/sse-12.c (dg-options): Use -msse4
instead of -msse4.1.
* gcc.target/i386/sse-12.c (dg-options): Ditto.
* g++.dg/other/i386-2.C (dg-options): Ditto.
From-SVN: r130934
Diffstat (limited to 'gcc/tree-flow-inline.h')
0 files changed, 0 insertions, 0 deletions