This is the mail archive of the gcc-patches@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: [patch] MIPS V2SF RTL patterns


"Fu, Chao-Ying" <fu@mips.com> writes:
> Hi Richard,
>
>   Your patch looks good.  Thanks a lot!

Thanks, now committed.

>   Unlike 8 separate FCC registers, the MIPS32 DSP uses
> 4 bits in a DSP control register for comparison results.
> It may be a problem to deal with the single register scheme by
> using a vector of BI mode, I guess.

Sorry, I'm not sure I follow.  Why couldn't the ccond field of the DSP
control register be treated as a vector of BI mode?  I don't really
see how it's different from the fcc field of FCSR.  (That's a genuine
question, in case it doesn't read like one.  I think I'm missing
something here.)

Richard


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