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]

Re: Feature request: ability to describe x86 register halves as contraints.


On Tue, Jun 30, 1998 at 11:01:32AM -0600, Jeffrey A Law wrote:
>   > I think we should change SUBREG to count addressable units instead of
>   > 'words'.  This would also fix some brokenness when there are
>   > varying register sizes (E.g. floating point wider than integer...)
> I'm not sure I'd recommend changing the meaning of SUBREG -- we might
> be better off with a new RTX for this kindof thing.

Actually, in the context of sparc64 lossage, Jim suggested
that the proper solution was to fix subreg part number be
unrelated anything target specific, so that a subreg would
mean exactly the same thing on all ports.

He of course added that it would be a stunning amount of work.


r~


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