Name: Anonymous 2012-02-02 16:28
Sup /prog/,
So, I'm having trouble understanding how the compiler/run-time environment are implementing non-local accesses. Could anybody familiar with GNU assembly help me? I have coded lots in Intel assembly, and understand the basic syntax of GNU assembly.
Here's the ada program: http://pastebin.com/29d1DP7P
And here's the assembly it spits out: http://pastebin.com/04YgrP74
Thanks
So, I'm having trouble understanding how the compiler/run-time environment are implementing non-local accesses. Could anybody familiar with GNU assembly help me? I have coded lots in Intel assembly, and understand the basic syntax of GNU assembly.
Here's the ada program: http://pastebin.com/29d1DP7P
And here's the assembly it spits out: http://pastebin.com/04YgrP74
Thanks