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 emit arbitary string to asm output in C code?

I tried __asm directive, but it does check the strings for valid instructions.

Parents
  • Damn it Mulder you're making no sense with your incoherent rambling..

    What exactly are you trying to do, something like puts("Krycek"); ??

    The parameter is a pointer, passed in R0

    Hard to know a) what it is you need, b) what you have tried. The latter might shed light on what part of your logic is flawed.

    What processor?

Reply
  • Damn it Mulder you're making no sense with your incoherent rambling..

    What exactly are you trying to do, something like puts("Krycek"); ??

    The parameter is a pointer, passed in R0

    Hard to know a) what it is you need, b) what you have tried. The latter might shed light on what part of your logic is flawed.

    What processor?

Children