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]

Re: Vector modes under hppa64-hpu


>>>>> "Steve" == Steve Ellcey <sje@cup.hp.com> writes:

 > Well, following up to my own mail, I have a couple of questions.  If I
 > am on a system that does not support the VECTOR modes, should I ever see
 > any rtx with a type of V2SImode?  I don't think I should, but I am
 > not

yes.  It should opencode the V2SI with a pair of SIs.

Aldy


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