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: disable subregs?


> What would be the easiest/best way of disabling all partial register and 
> multi register usage when targetting a new CPU?
See REGNO_MODE_OK and CANNOT_CHANGE_MODE_CLASS_P macroas.

Honza
> 
> TIA
> 
> -Tupshin


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