diff options
author | Walter Lee <walt@tilera.com> | 2016-11-23 04:33:43 +0000 |
---|---|---|
committer | Walter Lee <walt@gcc.gnu.org> | 2016-11-23 04:33:43 +0000 |
commit | 0f525c3e59929888046e686ec8375514b5c381f5 (patch) | |
tree | 410cb308cfc4126288617deeef8a6e72cf1e25e6 /libcpp/expr.c | |
parent | 3135d8fe8a2ac2a88c9681494c6f1ea68d3ae614 (diff) | |
download | gcc-0f525c3e59929888046e686ec8375514b5c381f5.zip gcc-0f525c3e59929888046e686ec8375514b5c381f5.tar.gz gcc-0f525c3e59929888046e686ec8375514b5c381f5.tar.bz2 |
TILE-Gx...
TILE-Gx: fixes the zero_extract/sign_extract patterns so that they
properly handle the case when pos + size > number of bits in a word.
* config/tilegx/tilegx.md (*zero_extract): Use
define_insn_and_split instead of define_insn; Handle pos +
size > 64.
(*sign_extract): Likewise.
From-SVN: r242734
Diffstat (limited to 'libcpp/expr.c')
0 files changed, 0 insertions, 0 deletions