This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[altivec] vec_unpack2sh/sl/uh/ul ??


I've got some old code here that makes use of the functions
vec_unpack2sh, vec_unpack2sl, vec_unpack2uh, and vec_unpack2ul.  Am I
right in thinking that these can be search-and-replaced with
vec_unpackh and vec_unpackl?

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]