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:[darwin] fix load of a misaligned double word


>>>>> Geoff Keating writes:

Geoff> Why would we want to discourage DFmode move operations that use GPRs?

1) Because an FP value is not very useful in a GPR
2) Symmetric with discouraging int in FPRs
3) Because of more limited addressing available

	What is the benefit of DFmode in GPRs other than conversion
routines?

David


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