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, take 2]: Implement automatic MMX/x87 switching


On Mon, Jul 11, 2005 at 10:01:46PM +0200, Uros Bizjak wrote:
> Should we switch to MMX mode in front of call insn only when %mm is
> used, and switch to default mode (80387 mode) otherwise (and similar
> for return register) , as it was in previous version ?

Yes.


r~


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