This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to push a label to stack?

I am using c51 embedding asm.
How to push a c label to stack?

Parents
  • This is an excellent way to really mess things up!

    If you really have to play dodgy tricks like this, you should definitely keep them in pure assembler - you most certainly do not want to be embedding them in the middle of some 'C' code...!! :-0

    Perhaps you could explain what you're actually trying to achieve - there probably is a better way!

Reply
  • This is an excellent way to really mess things up!

    If you really have to play dodgy tricks like this, you should definitely keep them in pure assembler - you most certainly do not want to be embedding them in the middle of some 'C' code...!! :-0

    Perhaps you could explain what you're actually trying to achieve - there probably is a better way!

Children
No data