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] | |
> > Better is to make the compiler force the address into a register. > > It may already be that way, resulting in "la r3,0(r4)". > > This is exactly what this code does. He means to force it in without using the la macro. In fact, I think I'd prefer this. -eric -- Eric Christopher <echristo@redhat.com>
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |