Hi,

I installed mspgcc on Windows and I tried to generate post-incremented
instructions.

I found no way to have mspgcc use post-incremented mode.

I am porting GCC to another arch which supports post-incremented
addressing mode just like MSP430.
I do not manage to have GCC generating this mode then I took a look in
mspgcc sources.
It seems that it is well implemented but the method does not work in
my own backend.

Then I tried mspgcc and it seems difficult to generate post-inc mode.
Could you give me explanation about that?
Could you give me an example of C code which would be compiled into
assembler code with post-increment?

Thank you,
Regards.

Florent

Reply via email to