diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2016-12-27 09:59:04 +0100 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2016-12-27 09:59:04 +0100 |
commit | b1d3a450becb7fb1648c11d4210b109d660f085d (patch) | |
tree | f2ec4288c38d3284d2753bd944ad5631f455549e /libdecnumber/decCommon.c | |
parent | 2226492f2637964d2ba1b5a2cb1354b0b0ef5b51 (diff) | |
download | gcc-b1d3a450becb7fb1648c11d4210b109d660f085d.zip gcc-b1d3a450becb7fb1648c11d4210b109d660f085d.tar.gz gcc-b1d3a450becb7fb1648c11d4210b109d660f085d.tar.bz2 |
re PR target/78904 (zero-extracts are not effective)
PR target/78904
* config/i386/i386.md (*cmpqi_ext_1, *extvqi, *extzvqi): Use
nonimmediate_operand instead of nonimmediate_x64nomem_operand.
(*cmpqi_ext_3, insv<mode>_1, addqi_ext_1, *testqi_ext_1, andqi_ext_1)
(*<any_or:code>qi_ext_1, *xorqi_ext_1_cc): Use general_operand
instead of general_x64nomem_operand.
* config/i386/predicates.md (nonimmediate_x64nomem_operand): Remove.
(general_x64nomem_operand): Ditto.
testsuite/ChangeLog:
PR target/78904
* gcc.target/i386/pr78904-2.c: New test.
From-SVN: r243933
Diffstat (limited to 'libdecnumber/decCommon.c')
0 files changed, 0 insertions, 0 deletions