On Sun, Apr 24, 2016 at 02:06:47PM -0500, Bill Schmidt wrote: > ISA 3.0 adds the lvxh8x, lvxb16x, stvxh8x, and stvxb16x instructions,
lxvh8x etc. It looks like you only swapped things in this message, not in the actual patch :-) > (While working on this patch, I happened to notice that the existing > entries in rs6000-builtin.def for STXVD2X_<MODE> and STXVW4X_<MODE> are > mapped to stxsdx instead of stxvd2x/stxvw4x. I took the opportunity to > correct that as an obvious bug.) Does that part need backporting? Should the new builtins be documented? Looks fine otherwise. Segher