[RS6000] VSX_MM_SUFFIX
authorAlan Modra <amodra@gmail.com>
Thu, 22 Oct 2020 00:15:53 +0000 (10:45 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 22 Oct 2020 11:03:09 +0000 (21:33 +1030)
commit03e93e1efebc12d9fba1a2a9cdcb3c12ecfec642
tree0f059655bd86c8f8cc24cca7714d6757f212e921
parent655f7f0fb7c9aa2fe7f6660b8ae2c06c01a1413d
[RS6000] VSX_MM_SUFFIX

gcc.target/powerpc/vsx_mask-count-runnable.c and others
Assembler messages:
Error: unrecognized opcode: `vcntmb<VSX_MM_SUFFIX>'

* config/rs6000/vsx.md (vec_cntmb_<mode>, vec_extract_<mode>),
(vec_expand_<mode>): Replace <VSX_MM_SUFFIX> with <wd>.
gcc/config/rs6000/vsx.md