We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
If I have the address of particular function, is it possible load the function in assembly? I understand that usually the function is loaded as LCALL _function but I was wondering whether it is possible to load the function with its address? Appreciate anyone who can offer me advise on this. Thank you.
Hi, what is a problem?
CALL function_address
CALL 0x1234