diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2012-10-12 13:32:02 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2012-10-12 13:32:02 +0200 |
commit | 87218838b83c5af78da5baad882b9d42a7b55445 (patch) | |
tree | 4b4d84b714ffbeeb455796f21fb48468b2e12e8e /gcc/tree-streamer-out.c | |
parent | 3b06f98418f6aa360a06f368ba75bd1b8c15cfed (diff) | |
download | gcc-87218838b83c5af78da5baad882b9d42a7b55445.zip gcc-87218838b83c5af78da5baad882b9d42a7b55445.tar.gz gcc-87218838b83c5af78da5baad882b9d42a7b55445.tar.bz2 |
alpha.md (vecmodesuffix): New mode attribute.
* config/alpha/alpha.md (vecmodesuffix): New mode attribute.
(modesuffix): Handle V8QI and V4HI modes.
(any_maxmin): New code iterator.
(maxmin): New code attribute.
(<code><mode>3): Macroize insn from {smax,smin,umax,umin}{qi,hi}3
using any_maxmin code iterator and I12MODE mode iterator.
(<code><mode>3): Macroize insn from {smax,smin,umax,umin}{v8qi,v4hi}3
using any_maxmin code iterator and VEC12 mode iterator.
From-SVN: r192396
Diffstat (limited to 'gcc/tree-streamer-out.c')
0 files changed, 0 insertions, 0 deletions