Hi everybody
Please advise
I work in gas.
I have no ram.
I need to save space.
I want to call a subroutine.
I need to save returning address for the subroutine.
In Intel syntax I would do this:
mov $+5, bx
jmp _subroutine
What should I use to do the same for gas ??
Thanks for your help
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.