Global labels in inline assembly.
- From: "Todd A. Anderson" <drtodd13@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 27 Feb 2006 17:15:26 -0800
There was some funkiness with my news program so I apologize if this
ends up getting posted twice.
-----------------------------------
Using Visual Studio 2005 and inline assembly, I need to get access to the
addresses of a couple of places in an inline assembly function from outside
that function. If I need access to those locations inside the function, I
can
just use normal labels but those labels have function scope. Is there
anyway I can get a label with global scope using VS2005 inline assembly?
thanks,
Todd
.
- Follow-Ups:
- Re: Global labels in inline assembly.
- From: ldb
- Re: Global labels in inline assembly.
- Prev by Date: Re: Ideal computer language from scratch?
- Next by Date: linux inline assembly
- Previous by thread: DuErSikkeligHoyJa
- Next by thread: Re: Global labels in inline assembly.
- Index(es):
Relevant Pages
|