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]

GCC retargeting


Dear Group ,

We are re-targeting the GCC to the CISC target ,which  has the eight
8-bit registers  and same register set can used as  pair register for
16 bit computation  i.e four  16-bits .

Any one in the group tell me ,How do i  model this requirement using
the target macros like

REG_CLASS_NAMES and REG_CLASS_CONTENTS etc.


Thanks
~Umesh


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