On 21/04/2022 06:07, Ori Idan wrote:
All have a stack limit, but some of them may not have the roll-over.

So, in those cases the stack pointer just stops decrementing at the limit when there is no roll-over? That is, a push instruction will not decrement the SP, and the data pushed will just overwrite existing data?

Do you know which STM8 parts these are that have a limit but do not have roll-over?

Regards,
Basil Hussain


_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to