NORMAL MODE PATCH for Gcc 3.3

Kazu Hirata kazu@cs.umass.edu
Fri Nov 15 05:52:00 GMT 2002


Hi Vijay,

Thanks for the update.

> "offset -= 2" is necessary to access the parameters on stack.

Now I think that is the case.  Every stack slot is 4 byte long except
the program counter.

> + #define MASK_NORMAL_MODE 	0x00000500

Why do you want to use a value that is not a power of 2?  Somehow do
you want to combine MASK_SLOWBYTE and MASK_RELAX?

If you could send me a patch as an attachment, that would be greatly
appreciated.  I am having a problem with wrapped lines in the patch.

Kazu Hirata



More information about the Gcc-patches mailing list