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: LO_SUM memrefs offsettable ?


Richard Henderson writes:
 > Sparc as well.  HIGH is the top 22, and the field containing
 > the LO_SUM is 13 bits.

OK, I've got a rather sparse matrix.  Can anyone help fill in the
gaps?


TARGET  BITS_PER_HIGH  BITS_PER_LO_SUM  MAX_OFFSET

c4x                16               16           0
m32r                                             0
m88k
mips
pa                 21               14
rs6000
sparc              22               13
v850


Here MAX_OFFSET is the maximum number of bytes that can be added to
the LO_SUM memref without having to update the associated HIGH part.


Michael.


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