i386.md (*testqi_ext_3): Merge insn pattern and corresponding splitter to define_insn...
authorUros Bizjak <ubizjak@gmail.com>
Fri, 30 Dec 2016 17:14:16 +0000 (18:14 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 30 Dec 2016 17:14:16 +0000 (18:14 +0100)
commit9085a4c146a875be4b980241cd8d761b8f12a6f1
tree8d0b58221d69adef4234df0b841e914a3e11066f
parentedf5d079d3471991fe30ab870910481ce85aa925
i386.md (*testqi_ext_3): Merge insn pattern and corresponding splitter to define_insn_and_split.

* config/i386/i386.md (*testqi_ext_3): Merge insn pattern and
corresponding splitter to define_insn_and_split.  Use wi::shifted_mask
helper function to calculate mask.

From-SVN: r243977
gcc/ChangeLog
gcc/config/i386/i386.md